First some refactoring to make it easier to extend the firmware handling and then a patch adding support for firmware API 3. --- Kalle Valo (2): ath6kl: handle firmware names more dynamically ath6kl: add support for FW API 3 drivers/net/wireless/ath/ath6kl/core.h | 46 +++++++------ drivers/net/wireless/ath/ath6kl/init.c | 113 +++++++++++++++++--------------- drivers/net/wireless/ath/ath6kl/sdio.c | 16 ++--- drivers/net/wireless/ath/ath6kl/usb.c | 5 + 4 files changed, 98 insertions(+), 82 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html