commit | 07abbc5068d00b879d71099ed2e383e7b2ee3116 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Apr 17 16:39:12 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Dec 13 08:52:48 2015 +0200 |
tree | e8dc8e151ef3c89e6087c519478e41b826043eef | |
parent | 2d7cf5497cca77c16145c9ad06ae5aee1e497c2e [diff] |
iwlwifi: dvm: advertise NETIF_F_SG If the transport supports it, advertise NETIF_F_SG to mac80211 to be able to use frag SKBs. This will already improve performance by allowing software GSO to be used. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>