]> asedeno.scripts.mit.edu Git - linux.git/commit
qed: Fix error in the dcbx app meta data initialization.
authorsudarsana.kalluru@cavium.com <sudarsana.kalluru@cavium.com>
Tue, 25 Apr 2017 03:59:10 +0000 (20:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Apr 2017 15:58:36 +0000 (11:58 -0400)
commitc8fcd133eabcbbf51a6ecfd12a975cace8877d5a
tree8f572203e5dd9e6786c6c1c14c45d633deea156a
parentfdfb70d275223b9d69d5d3abe1f88507da579139
qed: Fix error in the dcbx app meta data initialization.

DCBX app_data array is initialized with the incorrect values for
personality field. This would  prevent offloaded protocols from
honoring the PFC.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_dcbx.c