diff options
author | Cyrill Gorcunov <gorcunov@openvz.org> | 2009-08-12 16:39:16 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-12 16:39:16 -0700 |
commit | 07f6642ee9418e962e54cbc07471cfe2e559c568 (patch) | |
tree | d91644c131130086be22b82a07979dcc85ea8ac9 /net | |
parent | bbd8a0d3a3b65d341437f8b99c828fa5cc29c739 (diff) |
net,pppoe: fixup module init/exit subsequent calls
pernet data should allocated first and freed last
on module init/exit routines otherwise it's possible
to have unserialized calls to packet handling routines.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions