mt76: mt7663s: fix rx buffer refcounting
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 14 Jan 2021 17:26:47 +0000 (18:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2021 22:28:42 +0000 (23:28 +0100)
commitcfe3425c5acd0adcc701631b0125c41b6597fa31
tree4673239c8af2d217fb66e8d4475ce4927c52c671
parent083274407a8e08b39fcd3093143a36f863350433
mt76: mt7663s: fix rx buffer refcounting

commit 952de419b6179ad1424f512d52ec7122662fdf63 upstream.

Similar to mt7601u driver, fix erroneous rx page refcounting

Fixes: a66cbdd6573d ("mt76: mt7615: introduce mt7663s support")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/dca19c9d445156201bc41f7cbb6e894bbc9a678c.1610644945.git.lorenzo@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/mediatek/mt76/mt7615/sdio_txrx.c