提交 37b607c5 编写于 作者: M Mike Rapoport 提交者: David S. Miller

net: Fix typo in net_device_ops description.

Signed-off-by: NMike Rapoport <mike@compulab.co.il>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c9503e0f
...@@ -500,7 +500,7 @@ struct netdev_queue { ...@@ -500,7 +500,7 @@ struct netdev_queue {
* *
* int (*ndo_set_mac_address)(struct net_device *dev, void *addr); * int (*ndo_set_mac_address)(struct net_device *dev, void *addr);
* This function is called when the Media Access Control address * This function is called when the Media Access Control address
* needs to be changed. If not this interface is not defined, the * needs to be changed. If this interface is not defined, the
* mac address can not be changed. * mac address can not be changed.
* *
* int (*ndo_validate_addr)(struct net_device *dev); * int (*ndo_validate_addr)(struct net_device *dev);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册