git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
154e3af
)
p54: take tx_queue's lock in rx_frame_sent
author
Chr
<chunkeey@web.de>
Sun, 24 Aug 2008 01:15:06 +0000
(
03:15
+0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 29 Aug 2008 20:24:08 +0000
(16:24 -0400)
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>
No differences found