commit | 3a5a883a8a663b930908cae4abe5ec913b9b2fd2 | [log] [tgz] |
---|---|---|
author | françois romieu <romieu@fr.zoreil.com> | Fri May 01 22:14:45 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon May 04 00:18:27 2015 -0400 |
tree | 41706da9a6d1c9aeae080848de84c8922e7ec6bb | |
parent | e1efa87241272104d6a12c8b9fcdc4f62634d447 [diff] |
via-rhine: close SMP transmit races. 7ab87ff4c770eed71e3777936299292739fcd0fe ("via-rhine: move work from irq handler to softirq and beyond") forgot to explicitely control the lifespan of the tx_dirty and tx_cur pointers. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Signed-off-by: David S. Miller <davem@davemloft.net>