>>-----Original Message-----
>>From: Jiri Pirko <[email protected]> 
>>Sent: Monday, April 22, 2024 4:26 PM
>>To: Kwapulinski, Piotr <[email protected]>
>>Cc: [email protected]; [email protected]; 
>>[email protected]; Wyborny, Carolyn <[email protected]>; Jagielski, 
>>Jedrzej <[email protected]>; Glaza, Jan <[email protected]>
>>Subject: Re: [PATCH iwl-next v4 5/5] ixgbe: Enable link management in E610 
>>device
>>
>>Mon, Apr 22, 2024 at 03:06:11PM CEST, [email protected] wrote:
>>
>>[...]
>>
>>
>>>diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe.h 
>>>b/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>>>index 559b443..ea6df1e 100644
>>>--- a/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>>>+++ b/drivers/net/ethernet/intel/ixgbe/ixgbe.h
>>>@@ -1,5 +1,5 @@
>>> /* SPDX-License-Identifier: GPL-2.0 */
>>>-/* Copyright(c) 1999 - 2018 Intel Corporation. */
>>>+/* Copyright(c) 1999 - 2024 Intel Corporation. */
>>> 
>>> #ifndef _IXGBE_H_
>>> #define _IXGBE_H_
>>>@@ -20,6 +20,7 @@
>>> #include "ixgbe_type.h"
>>> #include "ixgbe_common.h"
>>> #include "ixgbe_dcb.h"
>>>+#include "ixgbe_e610.h"
>>> #if IS_ENABLED(CONFIG_FCOE)
>>> #define IXGBE_FCOE
>>> #include "ixgbe_fcoe.h"
>>>@@ -28,7 +29,6 @@
>>> #include <linux/dca.h>
>>> #endif
>>> #include "ixgbe_ipsec.h"
>>>-
>>
>>Leftover hunk?
>Will do
I think it's better eventually to remove this blank line. What do you think ?
Thanks
Piotr

Reply via email to