]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
authorDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2012 05:28:58 +0000 (01:28 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2012 05:28:58 +0000 (01:28 -0400)
commita1f6d8f771d80ab0beea787aa4f1d02d2eacf22c
tree750bc5d1a6de887e82e90ff1cc4a84d770699212
parent3f0c3c8fe30c725c1264fb6db8cc4b69db3a658a
parent7a253c2954dad9d70fa2e07b45b55ea4bee6c6c7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
This is a batch of fixes intended for the 3.6 stream.

Arend van Spriel sends a simple thinko fix to correct a constant,
preventing the setting of an invalid power level.

Colin Ian King gives us a simple allocation failure check to avoid a
NULL pointer dereference.

Felix Fietkau sends another ath9k tx power patch, this time disabling a
feature that has been reported to cause rx problems.

Hante Meuleman provides a pair of endian fixes for brcmfmac.

Larry Finger offers an rtlwifi fix that avoids a system lockup related
to loading the wrong firmware for RTL8188CE devices.

These have been in linux-next for a few days and I think they should be
included in the final 3.6 kernel if possible.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>