diff options
author | Holger Schurig <hs4233@mail.mn-solutions.de> | 2007-05-25 18:41:52 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2007-06-11 20:28:39 +0200 |
commit | 435a1acba23437a6c8462dd8437e48cdf09a2f71 (patch) | |
tree | 69b7f6c02f92d0148d8e470137446b0125e14681 /drivers/isdn | |
parent | [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) (diff) | |
download | linux-435a1acba23437a6c8462dd8437e48cdf09a2f71.tar.xz linux-435a1acba23437a6c8462dd8437e48cdf09a2f71.zip |
[PATCH] libertas: fix RESET logic at unload time
Previously, we had a fixed array of 5 elements where we remembered all
initialized devices. This has been changed to use a "struct list_head"
organization, which is IMHO cleaner.
Also renamed usb_cardp to cardp, as in the reset of the code.
Renamed reset_device() to if_usb_reset_device() like many other functions.
Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions