]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qede: Add missing Status-block free
authorSudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Sun, 21 May 2017 09:10:54 +0000 (12:10 +0300)
committerChuck Anderson <chuck.anderson@oracle.com>
Tue, 19 Sep 2017 05:32:08 +0000 (22:32 -0700)
commit982610e9248eae68925a8cc03c102719045e4187
tree4bfd0e779c8514071ef018b52ae562b850aab8b3
parent2cc4114cee8fbc3a137809aa8fd03a666df8ca58
qede: Add missing Status-block free

Orabug: 26783820

When destroying the datapath channels, qede doesn't notify qed of the
released status blocks which were acquired during the initialization.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[ Upstream commit 71851ea5fae7e01fe66f4f820bea2ef6c6534a37 ]
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
drivers/net/ethernet/qlogic/qede/qede_main.c