Hi John, here are few simple patches for ath6kl. We have a suspend crash fix for USB from Shafi, use of mac_pton(), a compiler warning fix and a fix for module initialisation error path. Kalle The following changes since commit 3e817f086f06069a23b797ee2279bbae638d5edc: cw1200: remove unused including <linux/version.h> (2013-05-30 14:45:25 -0400) are available in the git repository at: git://github.com/kvalo/ath6kl.git for-linville for you to fetch changes up to 37291fc61253cd34db40b7a60be4497db776db41: ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req() (2013-06-01 15:16:33 +0300) ---------------------------------------------------------------- Andy Shevchenko (1): wireless: ath6kl: re-use native helper to parse MAC Geert Uytterhoeven (1): ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req() Mohammed Shafi Shajakhan (2): ath6kl: Rename USB driver's suspend/resume/reset_resume ath6kl: Fix a suspend/resume crash in AR6004 USB Raja Mani (1): ath6kl: Check wmi ready event status before validating abi version drivers/net/wireless/ath/ath6kl/debug.c | 8 +------ drivers/net/wireless/ath/ath6kl/init.c | 14 ++++++------ drivers/net/wireless/ath/ath6kl/sdio.c | 12 +++++------ drivers/net/wireless/ath/ath6kl/usb.c | 36 +++++++++++++++++++++++-------- 4 files changed, 41 insertions(+), 29 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