diff options
author | Stephen Hemminger <[email protected]> | 2009-06-12 19:02:47 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-06-13 23:28:56 -0700 |
commit | 9e71626c1c23ec69372c43c6fe66c1171032bf42 (patch) | |
tree | 664e2c6d342c210a6f041b97ed9a3d9c1bc58f06 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 7e0838404541d2758bee089632690aabd82f3d5d (diff) |
bonding: fix destructor
It is not safe to use a network device destructor that is a function in
the module, since it can be called after module is unloaded if sysfs
handle is open.
When eventually using netlink, the device cleanup code needs to be done
via uninit function.
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions