commit | 031d10ee5a6df5aba6b4ac8bb01dd023cd5efc02 | [log] [tgz] |
---|---|---|
author | Chr <chunkeey@web.de> | Sun Aug 24 03:15:06 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 29 16:24:08 2008 -0400 |
tree | b40c236fdc870f3f9dc5947f4b84120f3f469431 | |
parent | 154e3af17fdce617605b63f3534dac2c10c90922 [diff] |
p54: take tx_queue's lock in rx_frame_sent p54_rx_frame_sent will alter the tx_queue. Therefore we should hold the lock to protect against concurrent p54_assign_address calls. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>