Hi John, Another pull request intended for 3.3. This time it's much smaller. ;) It contains a couple of fixes for bugs that were causing oopses by Pontus and me, one compilation warning removal and a couple of other clean-ups and improvements. Please pull or let me know if there's any problem. This tree is based on wireless-next/master. Thanks! The following changes since commit d646960f7986fefb460a2b062d5ccc8ccfeacc3a: NFC: Initial LLCP support (2011-12-14 14:50:13 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git for-linville Eliad Peller (1): wl12xx: use ieee80211_free_txskb() Luciano Coelho (5): wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS wl12xx: call extended radio parameters for wl127x AP mode wl12xx: remove deprecated packet detection threshold config wl12xx: remove unused firmware version macros wl12xx: alloc buffer in driver_state_read to prevent compilation warning Pontus Fuchs (2): wl12xx: Restore testmode ABI Set wlvif->ps_compl to NULL in before return drivers/net/wireless/wl12xx/acx.c | 26 ----------------- drivers/net/wireless/wl12xx/acx.h | 8 ----- drivers/net/wireless/wl12xx/debugfs.c | 16 +++++++++-- drivers/net/wireless/wl12xx/init.c | 47 ++++++++++--------------------- drivers/net/wireless/wl12xx/init.h | 1 - drivers/net/wireless/wl12xx/main.c | 19 +++++-------- drivers/net/wireless/wl12xx/rx.c | 8 ++++- drivers/net/wireless/wl12xx/testmode.c | 1 + drivers/net/wireless/wl12xx/tx.c | 9 +++++- drivers/net/wireless/wl12xx/wl12xx.h | 7 ----- 10 files changed, 50 insertions(+), 92 deletions(-) -- Cheers, Luca.
Attachment:
signature.asc
Description: This is a digitally signed message part