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

Commit bea85195 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

[IPV6]: Spelling fixes

parent cc53ded2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);