On 08/30/2017 10:13 PM, Shuah Khan wrote:
On 08/30/2017 12:47 PM, Daniel Borkmann wrote:
On 08/30/2017 07:15 PM, Colin King wrote:
From: Colin Ian King <colin.k...@canonical.com>
Trivial fix to typos in printf error messages:
"conenct" -> "connect"
"listeen" -> "listen"
thanks to Daniel Borkmann for spotting one of these mistakes
Signed-off-by: Colin Ian King <colin.k...@canonical.com>
Acked-by: Daniel Borkmann <dan...@iogearbox.net>
I can get this into 4.14-rc1 unless it should go through net-next
for dependencies. In which case,
Yeah, it does depends on work sitting in net-next so easier
to go that route.
Thanks,
Daniel