[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170517.111007.1089356716021925537.davem@davemloft.net>
Date: Wed, 17 May 2017 11:10:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: Yuval.Mintz@...ium.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net 5/5] qede: Split PF/VF ndos.
From: "Mintz, Yuval" <Yuval.Mintz@...ium.com>
Date: Wed, 17 May 2017 06:16:46 +0000
> Looking at my alternatives for solving this, I can't see any 'good'
> options - it seems mightily unorthodox to modify net_device_ops,
> I.e., add/remove an NDO function-pointer based on some device
> property, and having multiple ops declared for the sake of a single
> feature seems unscalable.
Multiple ops is the only thing that works right now.
Powered by blists - more mailing lists