Hi Greg, here are two new ath6kl features for 3.1. Someone asked me to export firmware version to user space, thanks to cfg80211 that's easy to do. The testmode is a regression from older patches which removed all the ioctl interfaces. I decided to implement this properly using nl80211 testmode commands. Please consider these patches to your staging-next branch and let me know if there are any problems. Kalle --- Kalle Valo (2): ath6kl: export firmware version to user space ath6kl: testmode support drivers/staging/ath6kl/os/linux/ar6000_drv.c | 7 +++ drivers/staging/ath6kl/os/linux/cfg80211.c | 58 ++++++++++++++++++++++++++ 2 files changed, 65 insertions(+), 0 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