Skip to content

centos release 6.7 make error #4

@cnlouts

Description

@cnlouts

when kernel 2.6.32-573,

#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 33)
                __inet_hash_nolisten(sk);
#else
                __inet_hash_nolisten(sk, NULL);
#endif

should use __inet_hash_nolisten(sk, NULL)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions