]> git.baikalelectronics.ru Git - kernel.git/commit
phonet: use phonet_pernet instead of directly net_generic
authorJiri Pirko <jpirko@redhat.com>
Mon, 26 Apr 2010 03:41:00 +0000 (03:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Apr 2010 18:18:44 +0000 (11:18 -0700)
commit34fb6fbee34c3804f09b113fe7c541a7697785bf
tree41312a7ead1039d2919b1946b95949ca895766d7
parent1bc17962990adcafd7031ad79cd7f848070d342a
phonet: use phonet_pernet instead of directly net_generic

As in for example pppoe introduce phonet_pernet and use it instead of calling
net_generic directly.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/phonet/pn_dev.c