commit | a3713f8bdd9c840c902998fd6133d94031974960 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Oct 14 14:16:35 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Dec 20 14:48:23 2015 +0200 |
tree | f2515d7f9212d35bb4f6fca81ccf205268bce96a | |
parent | 41837ca962ecb4ae7d98b00f94a51e737c8384ea [diff] |
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>