summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorNeerav Parikh <Neerav.Parikh@intel.com>2012-01-04 20:23:39 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-01-05 18:12:04 (GMT)
commit68bad94ed801d955535cb50dde3412944a24530c (patch)
tree1c7134dffb57e4891fadd367100a7fd072089c10 /drivers
parenta95a07445ee97a2fef65befafbadcc30ca1bd145 (diff)
downloadlinux-68bad94ed801d955535cb50dde3412944a24530c.tar.xz
netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call
This adds a new ndo_get_fcoe_hbainfo() call in net_device_ops for FCoE protocol stack. If supported by the underlying device, the FCoE protocol stack will call this to get device specific information from the underlying device. This information will then be utilized by the FCoE protocol stack to register Fiber Channel HBA attributes with the Fiber Channel Management Service via Fabric Device Management Interface (FDMI) as per the T11 FC-GS specification. Changes in v2: - As per comments from David Miller aligning the parameters of the ndo_get_fcoe_hbainfo() Signed-off-by: Neerav Parikh <Neerav.Parikh@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions