aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dcbnl.h
diff options
context:
space:
mode:
authorScott Feldman <scofeldm@cisco.com>2010-04-22 14:38:03 +0000
committerDavid S. Miller <davem@davemloft.net>2010-04-22 18:32:12 -0700
commit286d1e7f73320be063a5f6af25d3d61c741065c2 (patch)
treea92926edb04d9eb1fc6bc12e1518988b0359bb8b /include/linux/dcbnl.h
parentX25: Update X25 interface documentation (diff)
downloadlinux-dev-286d1e7f73320be063a5f6af25d3d61c741065c2.tar.xz
linux-dev-286d1e7f73320be063a5f6af25d3d61c741065c2.zip
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>
Diffstat (limited to 'include/linux/dcbnl.h')
-rw-r--r--include/linux/dcbnl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/dcbnl.h b/include/linux/dcbnl.h
index b7cdbb4373df..8723491f7dfd 100644
--- a/include/linux/dcbnl.h
+++ b/include/linux/dcbnl.h
@@ -22,8 +22,6 @@
#include <linux/types.h>
-#define DCB_PROTO_VERSION 1
-
struct dcbmsg {
__u8 dcb_family;
__u8 cmd;