]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful
authorDmitry Kravkov <dmitry@broadcom.com>
Fri, 1 Apr 2011 00:04:22 +0000 (17:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Apr 2011 00:04:22 +0000 (17:04 -0700)
commit319cc201033c95c83af63830d1475ac08b6251ee
treecd7d169e81ff9028d746f2540302d677b17f30cf
parentf2755dd364513b3f8bb846e5917882ba6cee54eb
bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful

With current bnx2x firmware 6.2.9, iSCSI is not supported in DCB
network, so we need to disable it.  Add cnic command to disconnect
iSCSI connections and prevent future connections when DCBX negotiation
succeeds.

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x/bnx2x_dcb.c
drivers/net/bnx2x/bnx2x_dcb.h
drivers/net/bnx2x/bnx2x_main.c
drivers/net/cnic.c
drivers/net/cnic.h
drivers/net/cnic_if.h