netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] line up comment for ndo_bridge_getlink
@ 2013-03-27 16:54 Dmitry Kravkov
  2013-03-27 18:11 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Kravkov @ 2013-03-27 16:54 UTC (permalink / raw)
  To: davem, netdev; +Cc: Dmitry Kravkov

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
---
 include/linux/netdevice.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index 56e3e06..f2bc873 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -895,7 +895,7 @@ struct netdev_fcoe_hbainfo {
  *
  * int (*ndo_bridge_setlink)(struct net_device *dev, struct nlmsghdr *nlh)
  * int (*ndo_bridge_getlink)(struct sk_buff *skb, u32 pid, u32 seq,
- *			     struct net_device *dev)
+ *			     struct net_device *dev, u32 filter_mask)
  *
  * int (*ndo_change_carrier)(struct net_device *dev, bool new_carrier);
  *	Called to change device carrier. Soft-devices (like dummy, team, etc)
-- 
1.7.7.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] line up comment for ndo_bridge_getlink
  2013-03-27 16:54 [PATCH net-next] line up comment for ndo_bridge_getlink Dmitry Kravkov
@ 2013-03-27 18:11 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-03-27 18:11 UTC (permalink / raw)
  To: dmitry; +Cc: netdev

From: "Dmitry Kravkov" <dmitry@broadcom.com>
Date: Wed, 27 Mar 2013 18:54:00 +0200

> Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>

This bug exists in 'net' so that's where I applied this patch.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-27 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27 16:54 [PATCH net-next] line up comment for ndo_bridge_getlink Dmitry Kravkov
2013-03-27 18:11 ` 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).