Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37b607c5 authored by Mike Rapoport's avatar Mike Rapoport Committed by David S. Miller
Browse files

net: Fix typo in net_device_ops description.

parent c9503e0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -500,7 +500,7 @@ struct netdev_queue {
 *
 * int (*ndo_set_mac_address)(struct net_device *dev, void *addr);
 *	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.
 *
 * int (*ndo_validate_addr)(struct net_device *dev);