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]
Date:   Thu, 02 Sep 2021 10:40:06 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:     arnd@...db.de, davem@...emloft.net, kuba@...nel.org,
        sammy@...my.net, netdev@...r.kernel.org,
        linux-m68k@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/sun3_82586: Fix return value of sun3_82586_probe()

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Wed,  1 Sep 2021 14:17:35 +0200 you wrote:
> drivers/net/ethernet/i825xx/sun3_82586.c: In function ‘sun3_82586_probe’:
> drivers/net/ethernet/i825xx/sun3_82586.c:317:9: warning: returning ‘struct net_device *’ from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion]
>   317 |  return dev;
>       |         ^~~
> 
> The return type of sun3_82586_probe() was changed, but one return value
> was forgotten to be updated.
> 
> [...]

Here is the summary with links:
  - net/sun3_82586: Fix return value of sun3_82586_probe()
    https://git.kernel.org/netdev/net/c/66abf5fb4cf7

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ