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>
This commit is contained in:
parent
e904f0a416
commit
286d1e7f73
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@
|
||||||
|
|
||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
|
|
||||||
#define DCB_PROTO_VERSION 1
|
|
||||||
|
|
||||||
struct dcbmsg {
|
struct dcbmsg {
|
||||||
__u8 dcb_family;
|
__u8 dcb_family;
|
||||||
__u8 cmd;
|
__u8 cmd;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue