projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc53ded
)
[IPV6]: Spelling fixes
author
Joe Perches
<joe@perches.com>
Thu, 20 Dec 2007 22:01:35 +0000
(14:01 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Dec 2007 22:01:35 +0000
(14:01 -0800)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ndisc.c
patch
|
blob
|
history
diff --git
a/net/ipv6/ndisc.c
b/net/ipv6/ndisc.c
index 67997a74ddce15d85e43c8146a9ed62f91085f77..777ed733b2d72b3c57a0efb8086d0074669defab 100644
(file)
--- a/
net/ipv6/ndisc.c
+++ b/
net/ipv6/ndisc.c
@@
-612,7
+612,7
@@
void ndisc_send_rs(struct net_device *dev, struct in6_addr *saddr,
* optimistic addresses, but we may send the solicitation
* if we don't include the sllao. So here we check
* if our address is optimistic, and if so, we
- * supress the inclusion of the sllao.
+ * sup
p
ress the inclusion of the sllao.
*/
if (send_sllao) {
struct inet6_ifaddr *ifp = ipv6_get_ifaddr(saddr, dev, 1);