From: Scott Feldman <scofeldm@cisco.com>
Date: Thu, 22 Apr 2010 14:38:03 +0000 (+0000)
Subject: remove DCB_PROTO_VERSION as we don't do netlink versioning
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=286d1e7f73320be063a5f6af25d3d61c741065c2;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

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>
---

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;