From: Joe Perches Date: Thu, 20 Dec 2007 22:02:06 +0000 (-0800) Subject: [NET] net/core/: Spelling fixes X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=53ccaae1ef749ef87a484a0aa5351c557c0a690e;p=linux-beck.git [NET] net/core/: Spelling fixes Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- diff --git a/net/core/dev.c b/net/core/dev.c index 26a3a3a15be0..be9d3015beaa 100644 --- a/net/core/dev.c +++ b/net/core/dev.c @@ -2819,7 +2819,7 @@ void dev_set_allmulti(struct net_device *dev, int inc) /* * Upload unicast and multicast address lists to device and * 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. */ void __dev_set_rx_mode(struct net_device *dev)