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:   Mon, 15 Apr 2019 07:40:01 +0200
From:   Jiri Pirko <jiri@...nulli.us>
To:     David Miller <davem@...emloft.net>
Cc:     netdev@...r.kernel.org, mlxsw@...lanox.com,
        jakub.kicinski@...ronome.com
Subject: Re: [patch net-next rfc 04/15] netdevsim: put netdevsim bus code
 into separate file

Sun, Apr 14, 2019 at 10:27:56PM CEST, davem@...emloft.net wrote:
>From: Jiri Pirko <jiri@...nulli.us>
>Date: Sat, 13 Apr 2019 18:21:01 +0200
>
>> @@ -3,7 +3,7 @@
>>  obj-$(CONFIG_NETDEVSIM) += netdevsim.o
>>  
>>  netdevsim-objs := \
>> -	netdev.o dev.o fib.o sdev.o \
>> +	netdev.o dev.o fib.o sdev.o bus.o \
>>  
>
>I know this is unrelated to what you are trying to do, but could you please
>also get rid of that trailing backslash?

ok

>
>Thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ