st:NETWORKING DRIVERS
> ; open list
> Subject: [PATCH 1/1] igb: Fix hw_dbg logging in igb_update_flash_i210
>
> From: Hannu Lounento
>
> Fix an if statement with hw_dbg lines where the logic was inverted with
> regards to the corresponding return value used in the if sta
From: Peter Senna Tschudin
Date: Mon, 2 Jan 2017 18:26:06 +0100
> From: Hannu Lounento
>
> Fix an if statement with hw_dbg lines where the logic was inverted with
> regards to the corresponding return value used in the if statement.
>
> Signed-off-by: Hannu Lounento
> Signed-off-by: Peter Se
From: Hannu Lounento
Fix an if statement with hw_dbg lines where the logic was inverted with
regards to the corresponding return value used in the if statement.
Signed-off-by: Hannu Lounento
Signed-off-by: Peter Senna Tschudin
---
drivers/net/ethernet/intel/igb/e1000_i210.c | 4 ++--
1 file c