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:   Sun, 9 Jan 2022 13:57:10 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     Michael Chan <michael.chan@...adcom.com>
Cc:     davem@...emloft.net, netdev@...r.kernel.org, gospo@...adcom.com
Subject: Re: [PATCH net-next 2/4] bnxt_en: improve VF error messages when PF
 is unavailable

On Sat,  8 Jan 2022 20:38:46 -0500 Michael Chan wrote:
> +	if (test_and_clear_bit(BNXT_STATE_L2_FILTER_RETRY, &bp->state))
> +		netdev_notice(bp->dev, "Retry of L2 filter configuration successful.\n");
> +
>  

double new line

Powered by blists - more mailing lists