]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
authorDavid S. Miller <davem@davemloft.net>
Fri, 10 Oct 2014 18:49:55 +0000 (14:49 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Oct 2014 18:49:55 +0000 (14:49 -0400)
commit4511a4a50e1a8757f771681c3e92dbf5a928eeac
treeb2633127dd71bbc0174e20ebba02edf4f955de5c
parent3dab99e0b37e16525949757f46e33fb9612c73ec
parent1fca350b761631d182c2e8bce530896e66404bc2
Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next

John W. Linville says:

====================
pull request: wireless-next 2014-10-09

Please pull this batch of fixes intended for the 3.18 stream!

Andrea Merello makes rtl818x_pci use a more reasonable transmission
rate for HW generated frames.

Fabian Frederick tweaks some kernel-doc bits to avoid warnings.

Larry Finger corrects a possible unaligned access in the rtlwifi code.

Marek Puzyniak avoids a kernel panic in ath9k_hw_reset.

Sujith Manoharan goes for the hat trick -- he fixes a smatch warning
in the shared ath code, he fixes a crash in ath9k, and he corrects
a sequence number assignment problem in ath9k too.

For ease of merging, I pulled the last bits of the wireless tree as well...

Please let me know if there are problems!
====================

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