]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3bd9e5f43227e77bdfc90ddb118e692542e3c56e
tree4a8784070f58420814528ca0abd5cf3e12753ce5
parentfa7b7fd4c35d6bf86921d0a2ff96d5b4884d40a6
net: add DCNA attribute to the BCN interface for DCB

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>
drivers/net/ixgbe/ixgbe_dcb_nl.c
include/linux/dcbnl.h
net/dcb/dcbnl.c