From: Holger Schurig Date: Fri, 25 May 2007 16:37:58 +0000 (-0400) Subject: [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) X-Git-Tag: v2.6.22-rc5~44^2~2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=084708b61014776198c56d1606343d4f504c691e;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed