mirror of https://gitee.com/openkylin/linux.git
26925042b6
Grabbing an ath5k_buf then dropping the lock is racy because the referenced descriptor can be obtained in another thread and released before the buffer is handed to the hardware. Likewise, manipulating sc->rxlink without the lock can lead to having multiple self-linked hardware descriptors. Changes-licensed-under: 3-Clause-BSD Signed-off-by: Bob Copeland <me@bobcopeland.com> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
ar9170 | ||
ath5k | ||
ath9k | ||
Kconfig | ||
Makefile | ||
main.c | ||
regd.c | ||
regd.h | ||
regd_common.h |