]> git.baikalelectronics.ru Git - kernel.git/commit
DCB: Add interface to query the state of PFC feature.
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 21 Nov 2008 05:09:23 +0000 (21:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2008 05:09:23 +0000 (21:09 -0800)
commit355c313c93c306140c993c2e1176128b23fee1f0
treeb7d5a846b674a4f26ce4c1aa3b90f72fe9ce83d0
parent78bea953df0b44b8eedcf924c7a3436e63814221
DCB: Add interface to query the state of PFC feature.

Adds a netlink interface for Data Center Bridging (DCB) to get and set
the enable state of the Priority Flow Control (PFC) feature.
Primarily, this is a way to turn off PFC in the driver while DCB
remains enabled.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_dcb_nl.c
include/linux/dcbnl.h
include/net/dcbnl.h
net/dcb/dcbnl.c