switchdev: fix typo in comments/doc
Two minor typo. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
ba50499454
commit
3e34766048
@@ -1079,7 +1079,7 @@ nla_put_failure:
|
||||
* @filter_dev: filter device
|
||||
* @idx:
|
||||
*
|
||||
* Delete FDB entry from switch device.
|
||||
* Dump FDB entries from switch device.
|
||||
*/
|
||||
int switchdev_port_fdb_dump(struct sk_buff *skb, struct netlink_callback *cb,
|
||||
struct net_device *dev,
|
||||
|
Reference in New Issue
Block a user