]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 May 2015 23:38:53 +0000 (19:38 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 May 2015 23:38:53 +0000 (19:38 -0400)
commit0606ccc320063432da3f7dd6afb6887b853a9ae5
tree0b295f1663091a1de2e6ae1cdcca74d776a193aa
parentc04eef78f0aa54c60d231a7c5ffe24dc206dffeb
parentd9dc8da90c4f60f525d697dd172862934c315730
Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
We have three more fixes:
 * AP_VLAN tailroom calculation fix, the bug leads to warnings
   along with dropped packets
 * NAPI context issue, calling napi_gro_receive() from a timer
   (obviously) can lead to crashes
 * remain-on-channel combining leads to dropped requests and not
   being able to finish certain operations, so remove it
====================

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