net: add DCNA attribute to the BCN interface for DCB
authorDon Skidmore <donald.c.skidmore@intel.com>
Mon, 22 Dec 2008 04:10:29 +0000 (20:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Dec 2008 04:10:29 +0000 (20:10 -0800)
Adds the Backward Congestion Notification Address (BCNA) attribute to the
Backward Congestion Notification (BCN) interface for Data Center Bridging
(DCB), which was missing.  Receive the BCNA attribute in the ixgbe driver.
The BCNA attribute is for a switch to inform the endstation about the physical
port identification in order to support BCN on aggregated links.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Eric W Multanen <eric.w.multanen@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found