]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Aug 2012 19:15:04 +0000 (15:15 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Aug 2012 19:15:10 +0000 (15:15 -0400)
commitd05cebb9153e500648befaa6f135e6976bbfbd84
tree775debd33b800947197e4ae7dae38d5e4111b1c7
parent7c4a56fec379ac0d7754e0d4da6a7361f1a4fe64
parente72615f6abde92e961feee13e1078a1352cde4f7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
This batch of fixes is intended for 3.6...

Johannes Berg gives us a pair of iwlwifi fixes.  One corrects some
improperly defined ifdefs that lead to crashes and BUG_ONs.  The other
prevents attempts to read SRAM for devices that aren't actually started.

Julia Lawall provides an ipw2100 fix to properly set the return code
from a function call before testing it! :-)

Thomas Huehn corrects the improper use of a constant related to a power
setting in ath5k.

Thomas Pedersen offers a mac80211 fix to properly handle destination
addresses of unicast frames passing though a mesh gate.

Vladimir Zapolskiy provides a brcmsmac fix to properly mark the
interface state when the device goes down.
====================

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