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)
commit4c776aad7453b6795d6d26200706e07ef261b8c9
treea8e6a163ac8d8eb6c5bcc3c3b1424e2ecbe4508e
parent6177a95a93fe6eed2f59fa17720057988a81913c
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