| commit | 084708b61014776198c56d1606343d4f504c691e | [log] [tgz] |
|---|---|---|
| author | Holger Schurig <hs4233@mail.mn-solutions.de> | Fri May 25 12:37:58 2007 -0400 |
| committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:39 2007 -0400 |
| tree | 201a683b3a1eff6f8103eef7fe93690d970b09f3 | |
| parent | ed457037c5e8287a3fd24408250fb396b57b9a1b [diff] |
[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)
* add CONFIG_LIBERTAS to Kconfig
* remove global variable libertas_fw_name, the USB module might want to
use a different default FW name than the CF module, so libertas_fw_name
is now local to if_usb.c
* exported some symbols as GPL
Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>