mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
line up comment for ndo_bridge_getlink
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
715230a443
commit
24f11a5cf5
@ -895,7 +895,7 @@ struct netdev_fcoe_hbainfo {
|
|||||||
*
|
*
|
||||||
* int (*ndo_bridge_setlink)(struct net_device *dev, struct nlmsghdr *nlh)
|
* int (*ndo_bridge_setlink)(struct net_device *dev, struct nlmsghdr *nlh)
|
||||||
* int (*ndo_bridge_getlink)(struct sk_buff *skb, u32 pid, u32 seq,
|
* 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);
|
* int (*ndo_change_carrier)(struct net_device *dev, bool new_carrier);
|
||||||
* Called to change device carrier. Soft-devices (like dummy, team, etc)
|
* Called to change device carrier. Soft-devices (like dummy, team, etc)
|
||||||
|
Loading…
Reference in New Issue
Block a user