netpoll: use the net namespace of current process instead of init_net
authorCong Wang <amwang@redhat.com>
Sun, 27 Jan 2013 15:55:21 +0000 (15:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2013 23:32:55 +0000 (18:32 -0500)
This will allow us to setup netconsole in a different namespace
rather than where init_net is.

Cc: Eric W. Biederman <ebiederm@xmission.com>
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