netpoll: add IPv6 support
authorCong Wang <amwang@redhat.com>
Mon, 7 Jan 2013 20:52:41 +0000 (20:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jan 2013 01:56:10 +0000 (17:56 -0800)
Currently, netpoll only supports IPv4. This patch adds IPv6
support to netpoll so that we can run netconsole over IPv6 network.

Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found