android_kernel_oneplus_msm8998/drivers/net/wireless/rtlwifi/rtl8192ee
Larry Finger 6d4beca377 rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFO
This driver utilizes a FIFO buffer for RX descriptors. There are four places
in the code where it calculates the number of free slots. Several of those
locations do the calculation incorrectly. To fix these and to prevent future
mistakes, a common inline routine is created.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> [V3.18]
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-02-06 08:36:08 +02:00
..
def.h
dm.c
dm.h
fw.c
fw.h
hw.c rtlwifi: rtl8192ee: Fix DMA stalls 2015-02-03 15:10:41 +02:00
hw.h
led.c
led.h
Makefile
phy.c
phy.h
pwrseq.c
pwrseq.h
reg.h rtlwifi: rtl8192ee: Fix DMA stalls 2015-02-03 15:10:41 +02:00
rf.c
rf.h
sw.c rtlwifi: rtl8192ee: Fix handling of new style descriptors 2015-02-06 08:36:00 +02:00
sw.h
table.c
table.h
trx.c rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFO 2015-02-06 08:36:08 +02:00
trx.h rtlwifi: rtl8192ee: Fix handling of new style descriptors 2015-02-06 08:36:00 +02:00