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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 16 Oct 2021 08:00:15 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Jεan Sacren <sakiwit@...il.com>@ci.codeaurora.org
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] net: macvtap: fix template string argument of
 device_create() call

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Fri, 15 Oct 2021 23:41:34 -0600 you wrote:
> From: Jean Sacren <sakiwit@...il.com>
> 
> The last argument of device_create() call should be a template string.
> The tap_name variable should be the argument to the string, but not the
> argument of the call itself.  We should add the template string and turn
> tap_name into its argument.
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] net: macvtap: fix template string argument of device_create() call
    https://git.kernel.org/netdev/net-next/c/1c5b5b3f0eab
  - [net-next,2/2] net: ipvtap: fix template string argument of device_create() call
    https://git.kernel.org/netdev/net-next/c/a07a296bba9d

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