commit | fab0dc89f0d98459c6ce7fa27422949ac15837fa | [log] [tgz] |
---|---|---|
author | Dmitry Kravkov <dmitry@broadcom.com> | Thu Mar 31 17:04:22 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 31 17:04:22 2011 -0700 |
tree | cd7d169e81ff9028d746f2540302d677b17f30cf | |
parent | 3b7f817e47bb66ae4d82ed73689a521af70a5410 [diff] |
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>