projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715230a
)
line up comment for ndo_bridge_getlink
author
Dmitry Kravkov
<dmitry@broadcom.com>
Wed, 27 Mar 2013 06:54:00 +0000
(06:54 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Mar 2013 18:06:41 +0000
(14:06 -0400)
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/netdevice.h
b/include/linux/netdevice.h
index b3d00fa4b3149b614365dd215a611ed638fdb924..8bfa95600e48bd11e2196571a39296a2fd7c0d5a 100644
(file)
--- 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)