| commit | 3617aa485c7394e20fdaf356b1b78516fcaaa0d1 | [log] [tgz] |
|---|---|---|
| author | Cyrill Gorcunov <gorcunov@openvz.org> | Mon Jan 26 21:11:02 2009 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Mon Jan 26 21:11:02 2009 -0800 |
| tree | ab7decb45c662db1ba19664fa686ef61c2b8e820 | |
| parent | cbec6605cf0fd5080f03eb787c95c1ecd660421f [diff] |
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>