sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration
It should belong to sock_diag, not inet_diag. Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
b26e478f8f
commit
e7c466e58e
@@ -1,5 +1,8 @@
|
||||
#ifndef __SOCK_DIAG_H__
|
||||
#define __SOCK_DIAG_H__
|
||||
|
||||
#define SOCK_DIAG_BY_FAMILY 20
|
||||
|
||||
struct sk_buff;
|
||||
struct nlmsghdr;
|
||||
|
||||
|
Reference in New Issue
Block a user