qlcnic: Fix SR-IOV configuration
authorManish Chopra <manish.chopra@qlogic.com>
Tue, 1 Oct 2013 06:23:48 +0000 (02:23 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2013 16:34:59 +0000 (12:34 -0400)
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>

No differences found