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)
commit732bf15efcb59c416eeade17eee9fcb8d50bc5ed
treefe7530c6ee2511e25061cb75a5b96f6ad77e2385
parent3ced8c955e74d319f3e3997f7169c79d524dfd06
parentf4e1a4d3ecbb9e42bdf8e7869ee8a4ebfa27fb20
Merge tag 'master-2013-09-09' of git://git./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>