diff options
author | Yi Zou <yi.zou@intel.com> | 2010-07-21 02:21:17 +0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-07-28 18:06:02 +0400 |
commit | 54a5b21da9d4d3f58770da5d1c244db9724659ee (patch) | |
tree | 23167b4c07a6b3b1018976d45e808a624e0bce16 /drivers/macintosh | |
parent | 922611569572d3c1aa0ed6491d21583fb3fcca22 (diff) | |
download | linux-54a5b21da9d4d3f58770da5d1c244db9724659ee.tar.xz |
[SCSI] fcoe: fix offload feature flag change from netdev
Currently, when FCoE netdev feature flags are toggled by the LLD, lport's
corresponding flags are not updated. This causes the fc_fcp to still try to
offload the I/O. This patch adds support of NETDEV_FEAT_CHANGE event in fcoe
netdev device notification callback so we can update the lport offload flags
appropriately.
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/macintosh')
0 files changed, 0 insertions, 0 deletions