]> git.baikalelectronics.ru Git - kernel.git/commit
net: pppoe - stop using proc internals
authorCyrill Gorcunov <gorcunov@openvz.org>
Tue, 27 Jan 2009 05:11:02 +0000 (21:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Jan 2009 05:11:02 +0000 (21:11 -0800)
commit48b0a0b2c283c1f50cdab5ad3a5ce63e65e4d162
treeab7decb45c662db1ba19664fa686ef61c2b8e820
parentb8c698e9385cdb2492124a97966700bf35be6d89
net: pppoe - stop using proc internals

Alexey Dobriyan pointed that using PDE_NET outside the
proc code is plain bogus (thanks Alexey!). Fix it.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pppoe.c