]> Pileus Git - ~andy/linux/commit
net: pppoe - code cleanup and helpers
authorCyrill Gorcunov <gorcunov@openvz.org>
Wed, 21 Jan 2009 23:54:15 +0000 (15:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Jan 2009 23:54:15 +0000 (15:54 -0800)
commit6aba915881918a429d656e874f7fec2efd37ad96
treedd04553bf94de691d6951768240092c122570805
parente2878806227d223467f84f900ef4c6733ee166df
net: pppoe - code cleanup and helpers

- Introduce PPPOE_HASH_MASK.
- Remove redundant declaration of pppoe_chan_ops.
- Introduce stage_session helper.
- Tabs, space, long-line-split cleanup.

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