s390/qeth: don't keep track of Input Queue count
[ Upstream commit dc15012b ] The only actual user of qdio.no_input_queues is qeth_qdio_establish(), and there we already have full awareness of the current Input Queue configuration (1 RX queue, plus potentially 1 TX Completion queue). So avoid this state tracking, and the ambiguity it brings with it. Signed-off-by:Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Stable-dep-of: 8a2e4d37 ("s390/qeth: Fix kernel panic after setting hsuid") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment