Commit 286d1e7f73320be063a5f6af25d3d61c741065c2

Authored by Scott Feldman
Committed by David S. Miller
1 parent e904f0a416

remove DCB_PROTO_VERSION as we don't do netlink versioning

remove DCB_PROTO_VERSION as we don't do netlink versioning

Signed-off-by: Scott Feldman <scofeldm@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Showing 1 changed file with 0 additions and 2 deletions Side-by-side Diff

include/linux/dcbnl.h
... ... @@ -22,8 +22,6 @@
22 22  
23 23 #include <linux/types.h>
24 24  
25   -#define DCB_PROTO_VERSION 1
26   -
27 25 struct dcbmsg {
28 26 __u8 dcb_family;
29 27 __u8 cmd;