2013-06-12 18:38:28

by Kalle Valo

[permalink] [raw]
Subject: Pull request: ath6kl 20130612

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(-)


2013-06-13 17:45:12

by John W. Linville

[permalink] [raw]
Subject: Re: Pull request: ath6kl 20130612

On Wed, Jun 12, 2013 at 09:38:19PM +0300, Kalle Valo wrote:
> 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)

Pulling now...

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.