Commit 53ccaae1 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller

[NET] net/core/: Spelling fixes

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bea85195
...@@ -2819,7 +2819,7 @@ void dev_set_allmulti(struct net_device *dev, int inc) ...@@ -2819,7 +2819,7 @@ void dev_set_allmulti(struct net_device *dev, int inc)
/* /*
* Upload unicast and multicast address lists to device and * Upload unicast and multicast address lists to device and
* configure RX filtering. When the device doesn't support unicast * configure RX filtering. When the device doesn't support unicast
* filtering it is put in promiscous mode while unicast addresses * filtering it is put in promiscuous mode while unicast addresses
* are present. * are present.
*/ */
void __dev_set_rx_mode(struct net_device *dev) void __dev_set_rx_mode(struct net_device *dev)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment