]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: prepare the code towards TSO implementation
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 14 Oct 2015 11:16:35 +0000 (14:16 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 20 Dec 2015 12:48:23 +0000 (14:48 +0200)
commita3d877b568715b35c4cd89c107919c736985d798
treef2515d7f9212d35bb4f6fca81ccf205268bce96a
parent46cb37028c5d63ced0ac90fe8ac74ef2236d325d
iwlwifi: mvm: prepare the code towards TSO implementation

Differentiate between the cases where the skb is a large
send and the other cases.
Advertise TSO even if, at this stage, skb_gso_segment will
be called and it will do all the work.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
drivers/net/wireless/intel/iwlwifi/mvm/tx.c