]> 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)
commite4c38e413b3aff8fc7a076949f1c72ea79fece90
tree3c5bba97a4e8774b373f5857231766f67a76aa58
parent3d326c91003c824221566cefad900917e8d6ee1d
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