]> 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)
commit32b5419c2c48c8d3779d4a9f55a25ac489f8e6e2
tree0b295f1663091a1de2e6ae1cdcca74d776a193aa
parent9d61c269d02ba3091ce0afc9c2f2c9d66dbea6ba
parentefd4b1ebb4b547de829a36a8ff6edf089ee32ee5
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>