Re: [PATCH net 1/1] qed: Fix error in the dcbx app meta data initialization.

2017-04-25 Thread David Miller
From: Sudarsana Reddy Kalluru Date: Mon, 24 Apr 2017 20:59:10 -0700 > 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 Applied.

[PATCH net 1/1] qed: Fix error in the dcbx app meta data initialization.

2017-04-24 Thread Sudarsana Reddy Kalluru
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 --- drivers/net/ethernet/qlogic/qed/qed_dcbx.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-