summaryrefslogtreecommitdiff
path: root/net/tipc/Makefile
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2016-12-02 12:03:36 +0100
committerLuca Coelho <luciano.coelho@intel.com>2017-01-23 12:55:32 +0200
commit03c902bff524e0cf664737a33f2365f7837040bf (patch)
tree1a882bcf6f280aff6a263198782ff3e647fd5c42 /net/tipc/Makefile
parent7941c59e45f3b6d30e07375e9b6713427e0a9f98 (diff)
iwlwifi: mvm: avoid crash on restart w/o reserved queues
When the firmware restarts in a situation in which any station has no queue reserved anymore because that queue was used, the code will crash trying to access the queue_info array at the offset 255, which is far too big. Fix this by checking that a queue is actually reserved before writing its status. Fixes: 8d98ae6eb0d5 ("iwlwifi: mvm: re-assign old queues after hw restart in dqa mode") Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'net/tipc/Makefile')
0 files changed, 0 insertions, 0 deletions
NDEX: consolidate process/ and admin-guide/ description scripts: add a script to check if Documentation/00-INDEX is sane Docs: change sh -> awk in REPORTING-BUGS Documentation/core-api/device_link: Add initial documentation core-api: remove an unexpected unident ppc/idle: Add documentation for powersave=off Doc: Correct typo, "Introdution" => "Introduction" Documentation/atomic_ops.txt: convert to ReST markup Documentation/local_ops.txt: convert to ReST markup Documentation/assoc_array.txt: convert to ReST markup docs-rst: parse-headers.pl: cleanup the documentation docs-rst: fix media cleandocs target docs-rst: media/Makefile: reorganize the rules docs-rst: media: build SVG from graphviz files docs-rst: replace bayer.png by a SVG image ...
Diffstat (limited to 'tools/arch/powerpc/include')