Skip to content

Commit

Permalink
remove DCB_PROTO_VERSION as we don't do netlink versioning
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Scott Feldman authored and David S. Miller committed Apr 23, 2010
1 parent e904f0a commit 286d1e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/dcbnl.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@

#include <linux/types.h>

#define DCB_PROTO_VERSION 1

struct dcbmsg {
__u8 dcb_family;
__u8 cmd;
Expand Down

0 comments on commit 286d1e7

Please sign in to comment.