]> 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>
Sun, 21 Jul 2013 00:01:40 +0000 (17:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 Jul 2013 00:01:40 +0000 (17:01 -0700)
commit096f7171338efb5d2d03f9f77feeb7945144d110
treea8d735c3d786cab13d703e33a28805e51f84de45
parenta020126dfaf3c6088e574abd9c1c7300757296c3
parenta7fc573529a13b43e46ddc9b3006526b112f8558
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
Please accept this batch of fixes intended for the 3.11 tree...

Alexey Khoroshilov fixes a suspend-related race in ath9k_htc.

Arnd Bergmann corrects the alignment of a structure in the ssb code
to be compatible with ARM devices.

Bob Copeland provides an ath5k fix that corrects a mistaken variable
initialization.

Felix Fietkau corrects some frame accounting for dropped frames
in ath9k.

Geert Uytterhoeven brings a Kconfig fix to indicate the DMA
requirements for rt2x00.

Larry Finger offers two rtlwifi fixes: one that properly initializes
a callback; and, a scattered collection of Kconfig, Makefile, and
EXPORT_SYMBOL changes that correct some build problems.

Finally, Sujith Manoharan provides an ath9k fix to disable a feature
on a specific hardware device.
====================

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