MIPS: Whitespace cleanup.Having received another series of whitespace patches I decided to do thisonce and for all rather than dealing with this kind of patches tricklingin forever.Signed-off-b
MIPS: Whitespace cleanup.Having received another series of whitespace patches I decided to do thisonce and for all rather than dealing with this kind of patches tricklingin forever.Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
show more ...
net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoverySGI IP32 (O2)'s ethernet driver (meth) lacks a set_rx_mode function, whichprevents IPv6 from working completely because any ICMPv6 n
net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoverySGI IP32 (O2)'s ethernet driver (meth) lacks a set_rx_mode function, whichprevents IPv6 from working completely because any ICMPv6 neighborsolicitation requests aren't picked up by the driver. So the machine canping out and connect to other systems, but other systems will have a veryhard time connecting to the O2.Signed-off-by: Joshua Kinard <kumba@gentoo.org>Signed-off-by: David S. Miller <davem@davemloft.net>
MIPS: Move headfiles to new location below arch/mips/includeSigned-off-by: Ralf Baechle <ralf@linux-mips.org>