]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
authorDavid S. Miller <davem@davemloft.net>
Wed, 21 Aug 2013 00:25:55 +0000 (17:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Aug 2013 00:25:55 +0000 (17:25 -0700)
commit818f8e40699ab37b689e989194c14f9fbd1a2f90
tree9721f3d2a25d9095d1c1c0b82b7aae8e0c049a23
parent996617f5f743b41c9d9dbf2c8611e438f36ca5c0
parentff13d61621b38f601f0542cd70025138812869db
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
Regarding the iwlwifi bits, Johannes says:

"We revert an rfkill bugfix that unfortunately caused more bugs, shuffle
some code to avoid touching the PCIe device before it's enabled and
disconnect if firmware fails to do our bidding. I also have Stanislaw's
fix to not crash in some channel switch scenarios."

As for the mac80211 bits, Johannes says:

"This time, I have one fix from Dan Carpenter for users of
nl80211hdr_put(), and one fix from myself fixing a regression with the
libertas driver."

Along with the above...

Dan Carpenter fixes some incorrectly placed "address of" operators
in hostap that caused copying of junk data.

Jussi Kivilinna corrects zd1201 to use an allocated buffer rather
than the stack for a URB operation.
====================

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