commit | 56ac88b38e5918d92bdfc97c528068e45ff4581c | [log] [tgz] |
---|---|---|
author | Scott Feldman <scofeldm@cisco.com> | Thu Sep 03 17:02:14 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 03 20:19:17 2009 -0700 |
tree | 9a087772b5f76379b812bd93feeda44374970ae2 | |
parent | d19e22dc2c1c43724c1d9ce4a5456ae74eeb6da8 [diff] |
enic: bug fix: protect fw call i/f with spinlock 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>