summaryrefslogtreecommitdiff
path: root/net/wireless/regdb.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2016-12-02 09:57:40 +0100
committerLuca Coelho <luciano.coelho@intel.com>2017-02-06 19:19:06 +0200
commitbd05a5bd6b11d7fd26a668de83c5cb996de05f8f (patch)
treec64d9714263c27beec5cff66538a2387ee2fd97f /net/wireless/regdb.h
parent6ea29ce5749687d125d56b6748fa68eee1791f6e (diff)
iwlwifi: mvm: overwrite skb info later
We don't really need clear the skb's status area nor store the dev_cmd into it until we really commit to the frame by handing it to the transport - defer those operations until just before we do that. This doesn't entirely fix the bug with frames not getting sent out after having been deferred due to DQA, because it doesn't restore the info->driver_data[0] place that was already set to zero (or another value) by the A-MSDU logic. Fixes: 24afba7690e4 ("iwlwifi: mvm: support bss dynamic alloc/dealloc of queues") Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'net/wireless/regdb.h')
0 files changed, 0 insertions, 0 deletions
to pm_runtime_put() where chan_busy array entry is cleared. This prevents any autosuspend timeouts from happening while dma transfers are active. Fixes: 098de42ad670 ("dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected") Fixes: fdea2d09b997 ("dmaengine: cppi41: Add basic PM runtime support") Cc: Andy Shevchenko <andy.shevchenko@gmail.com> Cc: Bin Liu <b-liu@ti.com> Cc: Grygorii Strashko <grygorii.strashko@ti.com> Cc: Kevin Hilman <khilman@baylibre.com> Cc: Patrick Titiano <ptitiano@baylibre.com> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Tested-by: Bin Liu <b-liu@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/build/feature')