mac80211: allow segmentation offloads
authorJohannes Berg <johannes.berg@intel.com>
Tue, 14 Apr 2015 12:50:41 +0000 (14:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 22 Apr 2015 09:25:30 +0000 (11:25 +0200)
commit80616c0db8a26f030be78fea39f7c880c4263e55
tree3c5bba97a4e8774b373f5857231766f67a76aa58
parent680a0daba74fed0bf30530c9b3e7e706cf29855f
mac80211: allow segmentation offloads

Implement the necessary software segmentation on the normal
TX path so that fast-xmit can use segmentation offload if
the hardware (or driver) supports it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/main.c
net/mac80211/tx.c
This page took 0.02545 seconds and 5 git commands to generate.