]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
bnxt_en: Pass DCB RoCE app priority to firmware.
authorMichael Chan <michael.chan@broadcom.com>
Sat, 22 Apr 2017 00:11:22 +0000 (20:11 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Apr 2017 17:54:46 +0000 (13:54 -0400)
commita82fba8dbfb522bd19b1644bf599135680fd0122
treea46e159054295b548e306d47a9af6a462ca84fa5
parent120645513f55a4ac5543120d9e79925d30a0156f
bnxt_en: Pass DCB RoCE app priority to firmware.

When the driver gets the RoCE app priority set/delete call through DCBNL,
the driver will send the information to the firmware to set up the
priority VLAN tag for RDMA traffic.

[ New version using the common ETH_P_IBOE constant in if_ether.h ]

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c
drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h