diff options
author | Larry Finger <[email protected]> | 2015-02-03 11:15:18 -0600 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2015-02-06 08:36:08 +0200 |
commit | 6d4beca3775222884e1ee9d48ef586c438c3dfa1 (patch) | |
tree | 6c5fec1f68d1b68b9bc02c8ae4e0d77c8065a345 /lib/memory-notifier-error-inject.c | |
parent | d0311314d00298f83aa5450a1d4a92889e7cc2ea (diff) |
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 <[email protected]>
Cc: Stable <[email protected]> [V3.18]
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions