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:
d19e22d
)
enic: bug fix: protect fw call i/f with spinlock
author
Scott Feldman
<scofeldm@cisco.com>
Thu, 3 Sep 2009 17:02:14 +0000
(17:02 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 4 Sep 2009 03:19:17 +0000
(20:19 -0700)
Some driver -> nic firmware calls weren't guarded with a spinlock, exposing
the call i/f to a race between two threads
Signed-off-by: Scott Feldman <scofeldm@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found