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>
tirimbino
Scott Feldman 15 years ago committed by David S. Miller
parent e904f0a416
commit 286d1e7f73
  1. 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;

Loading…
Cancel
Save