lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <MW5PR11MB58105CBB2B6A715C85857A56A3AA2@MW5PR11MB5810.namprd11.prod.outlook.com>
Date: Mon, 7 Apr 2025 07:56:45 +0000
From: "Korenblit, Miriam Rachel" <miriam.rachel.korenblit@...el.com>
To: Yang Li <yang.lee@...ux.alibaba.com>, "kvalo@...nel.org"
	<kvalo@...nel.org>
CC: "linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, Abaci Robot
	<abaci@...ux.alibaba.com>
Subject: RE: [PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in
 iwl-utils.c



> -----Original Message-----
> From: Yang Li <yang.lee@...ux.alibaba.com>
> Sent: Wednesday, 15 January 2025 2:55
> To: kvalo@...nel.org; Korenblit, Miriam Rachel
> <miriam.rachel.korenblit@...el.com>
> Cc: linux-wireless@...r.kernel.org; linux-kernel@...r.kernel.org; Yang Li
> <yang.lee@...ux.alibaba.com>; Abaci Robot <abaci@...ux.alibaba.com>
> Subject: [PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
Should be wireless-next
> 
> The header files net/gso.h is included twice in iwl-utils.c, so one inclusion of each
> can be removed.
> 
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=13555
> Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>
> ---
>  drivers/net/wireless/intel/iwlwifi/iwl-utils.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
> b/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
> index b14ec98e28b6..c5b49851e4b9 100644
> --- a/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
> +++ b/drivers/net/wireless/intel/iwlwifi/iwl-utils.c
> @@ -4,7 +4,6 @@
>   */
>  #include <net/gso.h>
>  #include <linux/ieee80211.h>
> -#include <net/gso.h>
>  #include <net/ip.h>
> 
>  #include "iwl-drv.h"
> --
> 2.32.0.3.g01195cf9f
Acked-by: Miri Korenblit <miriam.rachel.korenblit@...el.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ