]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/ndisc.c
[WATCHDOG] Revert "Stop looking for device as soon as one is found"
[linux-2.6-omap-h63xx.git] / net / ipv6 / ndisc.c
index 67997a74ddce15d85e43c8146a9ed62f91085f77..777ed733b2d72b3c57a0efb8086d0074669defab 100644 (file)
@@ -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.
+        * suppress the inclusion of the sllao.
         */
        if (send_sllao) {
                struct inet6_ifaddr *ifp = ipv6_get_ifaddr(saddr, dev, 1);