]> git.baikalelectronics.ru Git - kernel.git/commit
qlcnic: Remove redundant eSwitch enable commands
authorSony Chacko <sony.chacko@qlogic.com>
Fri, 18 Oct 2013 16:22:32 +0000 (12:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Oct 2013 17:42:19 +0000 (13:42 -0400)
commit7bb769b5afa1d103606c923355c2727e57d36fc9
treea8e6a163ac8d8eb6c5bcc3c3b1424e2ecbe4508e
parent28a3846e16d8690c7d6324b8af570025d2658b16
qlcnic: Remove redundant eSwitch enable commands

When more than one NIC physical functions are enabled on a port,
eSwitch on that port gets enabled automatically. Driver
need not explicitly enable the eSwitch.

Signed-off-by: Sony Chacko <sony.chacko@qlogic.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c