aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/bas-gigaset.c
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@free.fr>2010-04-14 23:11:14 +0000
committerDavid S. Miller <davem@davemloft.net>2010-04-16 15:41:04 -0700
commit1c4f0197323254e463b642abf2c8361e2a924859 (patch)
tree5dc70f6fc0baabe81f50fec965dd0d66dd772a21 /drivers/isdn/gigaset/bas-gigaset.c
parentWAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. (diff)
downloadlinux-dev-1c4f0197323254e463b642abf2c8361e2a924859.tar.xz
linux-dev-1c4f0197323254e463b642abf2c8361e2a924859.zip
packet : remove init_net restriction
The af_packet protocol is used by Perl to do ioctls as reported by Stephane Riviere: "Net::RawIP relies on SIOCGIFADDR et SIOCGIFHWADDR to get the IP and MAC addresses of the network interface." But in a new network namespace these ioctl fail because it is disabled for a namespace different from the init_net_ns. These two lines should not be there as af_inet and af_packet are namespace aware since a long time now. I suppose we forget to remove these lines because we sent the af_packet first, before af_inet was supported. Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr> Reported-by: Stephane Riviere <stephane.riviere@regis-dgac.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/gigaset/bas-gigaset.c')
0 files changed, 0 insertions, 0 deletions