OSDN Git Service

iwlwifi: pcie: support transmitting SKBs with fraglist
authorJohannes Berg <johannes.berg@intel.com>
Fri, 1 Jun 2018 08:32:55 +0000 (10:32 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 28 Sep 2018 05:57:28 +0000 (08:57 +0300)
commit0044f1716c4d943674684fd738c8f7aa9d05d248
tree8efd4959dcee09081b9dfa6dea09b74fcd05a39b
parent5724d8b9e9723ba2816ab403939e64c792fd25cf
iwlwifi: pcie: support transmitting SKBs with fraglist

We want to be able to build A-MSDUs in higher layers, e.g. by
xmit_more, so support transmitting SKBs with fraglist to use
it for such.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/tx.c