diff options
author | Rabin Vincent <rabinv@axis.com> | 2016-02-29 18:22:30 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-02 22:57:14 +0300 |
commit | 8afb6c474b0dd8f9cf7e122a19c71924566fdb97 (patch) | |
tree | 6446f96b2ae1b14d03fecb4fc605e628c6e31f01 /arch/ia64 | |
parent | 11351bf762d27116dd9fb362b198bebdfd427d53 (diff) | |
download | linux-8afb6c474b0dd8f9cf7e122a19c71924566fdb97.tar.xz |
dwc_eth_qos: fix race condition in dwceqos_start_xmit
The xmit handler and the tx_reclaim tasklet had a race on the tx_free
variable which could lead to a tx timeout if tx_free was updated after
the tx complete interrupt.
Signed-off-by: Rabin Vincent <rabinv@axis.com>
Signed-off-by: Lars Persson <larper@axis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions