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:
affcd50
)
[IPoIB] use spin_trylock_irqsave()
author
Roland Dreier
<rolandd@cisco.com>
Sat, 29 Oct 2005 20:54:40 +0000
(13:54 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Sat, 29 Oct 2005 20:54:40 +0000
(13:54 -0700)
Use spin_trylock_irqsave() in ipoib_start_xmit() instead of
reinventing it out of local_irq_save(), spin_trylock() and
local_irq_restore().
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found