Re: [PATCH net 1/1] qed: Reset the enable flag for eth protocol.

2016-05-25 Thread David Miller
From: Sudarsana Reddy Kalluru Date: Tue, 24 May 2016 05:25:23 -0400 > This patch fixes the coding error in determining the enable flag for > the application/protocol. The enable flag should be set for all protocols > but the eth. > > Signed-off-by: Sudarsana Reddy Kalluru > Signed-off-by: Yuval

[PATCH net 1/1] qed: Reset the enable flag for eth protocol.

2016-05-24 Thread Sudarsana Reddy Kalluru
This patch fixes the coding error in determining the enable flag for the application/protocol. The enable flag should be set for all protocols but the eth. Signed-off-by: Sudarsana Reddy Kalluru Signed-off-by: Yuval Mintz --- drivers/net/ethernet/qlogic/qed/qed_dcbx.c | 2 +- 1 file changed, 1