diff options
author | Yi Zou <yi.zou@intel.com> | 2009-10-22 03:28:03 +0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-12-04 21:00:33 +0300 |
commit | b7a727f1af953b00352d3a4b6c458c6e2872f94b (patch) | |
tree | a0ac9838d71b3690c9947f77ba8aa96d84bdbfed /drivers/scsi/libfc | |
parent | d37322a43ebac79eef417149f5696390cf8872db (diff) | |
download | linux-b7a727f1af953b00352d3a4b6c458c6e2872f94b.tar.xz |
[SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off in LLD
Calls ndo_fcoe_enabled() of the associated netdev upon creating the FCoE
instance to make sure LLD has all necessary resources allocated and setup
properly before passing FCoE traffic. Similarly, calls ndo_fcoe_disable()
upon destroying the FCoE instance on the associated netdev to allow the LLD
to release all allocated resources for FCoE.
Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/libfc')
0 files changed, 0 insertions, 0 deletions