https://github.com/torvalds/linux
Revision db9a0bae8ffca4e1ce5089b999e40afd4edb8e79 authored by David S. Miller on 20 November 2018, 02:38:16 UTC, committed by David S. Miller on 20 November 2018, 02:38:16 UTC
Denis Bolotin says:

====================
qed: Fix Queue Manager getters

This patch series fixes various queue manager getter functions. It is
important to make sure the getter's caller will receive a valid queue even
in error case to prevent more serious bugs.
Please consider applying to net.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s d7c6021 + eb62cca
Raw File
Tip revision: db9a0bae8ffca4e1ce5089b999e40afd4edb8e79 authored by David S. Miller on 20 November 2018, 02:38:16 UTC
Merge branch 'qed-Fix-Queue-Manager-getters'
Tip revision: db9a0ba
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top