projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e904f0a
)
remove DCB_PROTO_VERSION as we don't do netlink versioning
author
Scott Feldman
<scofeldm@cisco.com>
Thu, 22 Apr 2010 14:38:03 +0000
(14:38 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 23 Apr 2010 01:32:12 +0000
(18:32 -0700)
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>
include/linux/dcbnl.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/dcbnl.h
b/include/linux/dcbnl.h
index b7cdbb4373df1270a565916547afb7284bf65cd8..8723491f7dfd2c0d8c9e3a349d38316c38a40da8 100644
(file)
--- 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;