diff options
author | Andres Salomon <dilinger@debian.org> | 2007-11-20 17:43:55 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 15:04:51 -0800 |
commit | be13f1897f76a4b395c3d572a18b2802fd521946 (patch) | |
tree | 377723a5010c45f56099f44f91b9ed798c893a76 /drivers/pcmcia/ricoh.h | |
parent | 4fb910fd3ada36cd9fbf6e037b87f2a83fd740b7 (diff) |
libertas: reset devices upon disconnect rather than module unloading
1) Do not reset libertas devices upon module unload. We're unloading
the module, we're not killing off devices.
2) Instead, reset libertas devices inside if_usb_disconnect, as we're
killing off interfaces and so on.
3) Resetting via disconnect callback means we no longer need to keep
track of probed libertas devices; kill off that list (and its wonderful
lack of locking..), as well.
Drop a useless comment as well.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/pcmcia/ricoh.h')
0 files changed, 0 insertions, 0 deletions