commit | 1ed98ed55d6bf47d5a21b1e2db35ceb8b9a4c91c | [log] [tgz] |
---|---|---|
author | Manish Chopra <manish.chopra@qlogic.com> | Tue Oct 01 02:23:48 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 01 12:34:59 2013 -0400 |
tree | b6d074c041165a1f8df097c2417d69ee1fdc8f01 | |
parent | 7167cf0e8cd10287b7912b9ffcccd9616f382922 [diff] |
qlcnic: Fix SR-IOV configuration o Interface needs to be brought down and up while configuring SR-IOV. Protect interface up/down using rtnl_lock()/rtnl_unlock() Signed-off-by: Manish Chopra <manish.chopra@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>