Browse Source

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>
Scott Feldman 15 years ago
parent
commit
286d1e7f73
1 changed files with 0 additions and 2 deletions
  1. 0 2
      include/linux/dcbnl.h

+ 0 - 2
include/linux/dcbnl.h

@@ -22,8 +22,6 @@
 
 #include <linux/types.h>
 
-#define DCB_PROTO_VERSION 1
-
 struct dcbmsg {
 	__u8               dcb_family;
 	__u8               cmd;