* [net-next-2.6 PATCH] remove DCB_PROTO_VERSION as we don't do netlink versioning
@ 2010-04-23 0:38 Scott Feldman
2010-04-23 1:33 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Scott Feldman @ 2010-04-23 0:38 UTC (permalink / raw)
To: davem; +Cc: netdev, lucy.liu
From: Scott Feldman <scofeldm@cisco.com>
remove DCB_PROTO_VERSION as we don't do netlink versioning
Signed-off-by: Scott Feldman <scofeldm@cisco.com>
---
include/linux/dcbnl.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/linux/dcbnl.h b/include/linux/dcbnl.h
index b7cdbb4..8723491 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;
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [net-next-2.6 PATCH] remove DCB_PROTO_VERSION as we don't do netlink versioning
2010-04-23 0:38 [net-next-2.6 PATCH] remove DCB_PROTO_VERSION as we don't do netlink versioning Scott Feldman
@ 2010-04-23 1:33 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-04-23 1:33 UTC (permalink / raw)
To: scofeldm; +Cc: netdev, lucy.liu
From: Scott Feldman <scofeldm@cisco.com>
Date: Thu, 22 Apr 2010 17:38:03 -0700
> From: Scott Feldman <scofeldm@cisco.com>
>
> remove DCB_PROTO_VERSION as we don't do netlink versioning
>
> Signed-off-by: Scott Feldman <scofeldm@cisco.com>
Applied to net-next-2.6, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-23 1:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23 0:38 [net-next-2.6 PATCH] remove DCB_PROTO_VERSION as we don't do netlink versioning Scott Feldman
2010-04-23 1:33 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).