]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Sep 2013 07:45:43 +0000 (03:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Sep 2013 07:45:43 +0000 (03:45 -0400)
commita122204862a5dbee7d6f274ccd642e8c484d9f69
treefe7530c6ee2511e25061cb75a5b96f6ad77e2385
parentfd4208fabe1d93963bd5f212cad9cf4cc88b3e5e
parentf0d7422656f3d507b2153c0189e21cdf64722cae
Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
This is a pull request for a few early fixes for the 3.12 stream.

Alexey Khoroshilov corrects a use-after-free issue on rtl8187 found
by the Linux Driver Verification project.

Arend van Spriel provides a brcmfmac patch to fix a build issue
reported by Randy Dunlap.

Hauke Mehrtens offers a bcma fix to properly account for the storage
width of error code values before checking them.

Solomon Peachy brings a pair of cw1200 fixes to avoid hangs in that
driver with SPI devices.  One avoids transfers in interrupt context,
the other fixes a locking issue.

Stanislaw Gruszka changes the initialization of the rt2800 driver to
avoid a freeze, addressing a bug in the Red Hat bugzilla.
====================

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