commit | 996b0541e73a3321947dbc8894a078b8e82e8691 | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Mon Dec 19 04:03:05 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 19 14:57:07 2011 -0500 |
tree | 651b9d7e9c0f717e7a5519aa4d66bbad5e69e773 | |
parent | 0e03567a2c2542e142d5ab6c8bcbf6373a241afe [diff] |
mlx4: not using spin_lock_irq when getting vf by resource. The function is always called from irq context, changing the call to spin_lock(). Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>