Phonet: fix /proc/net/phonet with network namespaces
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Tue, 11 Aug 2009 03:12:07 +0000 (03:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Aug 2009 05:13:19 +0000 (22:13 -0700)
commitcb7d9e7f9bedee2928fe5ce95e1d5f1f22c1f2d7
treed5b89784003176d40c564e7415e2bf81065888d8
parent859b1e4ec86840b0d0980f82b626d687be682eb9
Phonet: fix /proc/net/phonet with network namespaces

seq_open_net() and seq_release() are needed for seq_file_net().

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/phonet/socket.c