ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
authorYi Zou <[email protected]>
Mon, 31 Aug 2009 12:34:28 +0000 (12:34 +0000)
committerDavid S. Miller <[email protected]>
Tue, 1 Sep 2009 08:24:40 +0000 (01:24 -0700)
commit6ee1652051f14d1c110f48a5b3ee037d63d0c2fa
tree2abd6fcb4eddfb093f5d46a0faa9e601e38f6cb7
parent579496865cf4ea429146382d62047ffdbaab0dee
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp

Add support for dcbnl_rtnl_ops.setapp/getapp to set or get the current user
priority bitmap for the given application protocol. Currently, 82599 only
supports setapp/getapp for Fiber Channel over Ethernet (FCoE) protocol.

Signed-off-by: Yi Zou <[email protected]>
Acked-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_dcb_nl.c
drivers/net/ixgbe/ixgbe_fcoe.c
drivers/net/ixgbe/ixgbe_fcoe.h
drivers/net/ixgbe/ixgbe_main.c