]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit50b3e28d5273fd185d915fcb72a40ea4723e1a98
tree3c5bba97a4e8774b373f5857231766f67a76aa58
parent6b9dff448fbd5c23035916e12046d9cec4af48b9
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