[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190415054001.GC24144@nanopsycho.orion>
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