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] [thread-next>] [day] [month] [year] [list]
Date: Wed, 18 Oct 2023 13:23:17 +0200
From: Simon Horman <horms@...nel.org>
To: Jiawen Wu <jiawenwu@...stnetic.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
	pabeni@...hat.com, andrew@...n.ch, netdev@...r.kernel.org,
	mengyuanlou@...-swift.com
Subject: Re: [PATCH] net: wangxun: remove redundant kernel log

On Tue, Oct 17, 2023 at 06:06:35PM +0800, Jiawen Wu wrote:
> Since PBA info can be read from lspci, delete txgbe_read_pba_string()
> and the prints. In addition, delete the redundant MAC address printing.
> 
> Signed-off-by: Jiawen Wu <jiawenwu@...stnetic.com>
> ---
>  drivers/net/ethernet/wangxun/ngbe/ngbe_main.c |   5 -
>  drivers/net/ethernet/wangxun/txgbe/txgbe_hw.c | 108 ------------------
>  drivers/net/ethernet/wangxun/txgbe/txgbe_hw.h |   1 -
>  .../net/ethernet/wangxun/txgbe/txgbe_main.c   |   8 --
>  .../net/ethernet/wangxun/txgbe/txgbe_type.h   |   6 -
>  5 files changed, 128 deletions(-)

Thanks, this is a nice cleanup.

Reviewed-by: Simon Horman <horms@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ