diff options
author | Eliad Peller <eliadx.peller@intel.com> | 2018-02-13 18:41:46 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2018-04-26 15:18:07 +0300 |
commit | bf1ad8978bbfd8579dfd10d2e7742d0f554e449a (patch) | |
tree | ad263c2cc270d48133326c0e4482815f43156004 /drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | |
parent | 4efc272a45c112bf539da14d480be0448abe4fac (diff) |
iwlwifi: pcie: allow sending pre-built A-MSDUs
In case of A-MSDUs, the trans layer is taking care of building
the subframes (out of the given skb), according to the given gso_size.
However, in some testing flows, we want to build the whole A-MSDU
frame in a different place (e.g. userspace), and ask the driver
to send it as-is.
In case of gso_size==0, simply treat the frame as normal-frame,
although the A-MSDU flag is set.
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c')
0 files changed, 0 insertions, 0 deletions