]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: extend fast-xmit to driver fragmentation
authorJohannes Berg <johannes.berg@intel.com>
Fri, 10 Apr 2015 12:02:08 +0000 (14:02 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 22 Apr 2015 08:07:36 +0000 (10:07 +0200)
commitbe84f36231d7a32227b4f46fe94fef94233a29ff
tree69fcc1082b63b6734d0fa046e1fed98038d0da14
parent17448006221b54cd4c99383cc93060ce89162c5c
mac80211: extend fast-xmit to driver fragmentation

If the driver handles fragmentation then it wouldn't
be done in software so we can still use the fast-xmit
path in that case.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c