Re: [PATCH net] net/tls: remove a duplicate function prototype

2020-10-09 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Thu, 8 Oct 2020 22:49:00 -0700 you wrote: > Remove one of the two instances of the function prototype for > tls_validate_xmit_skb(). > > Signed-off-by: Randy Dunlap > Cc: Boris Pismenny > Cc: Aviad Yehezkel > Cc: John Fa

Re: [PATCH net] net/tls: remove a duplicate function prototype

2020-10-09 Thread Jakub Kicinski
On Thu, 8 Oct 2020 22:49:00 -0700 Randy Dunlap wrote: > Remove one of the two instances of the function prototype for > tls_validate_xmit_skb(). > > Signed-off-by: Randy Dunlap Applied, thanks.

[PATCH net] net/tls: remove a duplicate function prototype

2020-10-08 Thread Randy Dunlap
Remove one of the two instances of the function prototype for tls_validate_xmit_skb(). Signed-off-by: Randy Dunlap Cc: Boris Pismenny Cc: Aviad Yehezkel Cc: John Fastabend Cc: Daniel Borkmann Cc: Jakub Kicinski To: netdev@vger.kernel.org --- Sorry, resending to netdev@ also. include/net/tl