Re: [RFC net-next 1/8] subdev: Introducing subdev bus

2019-03-01 Thread Greg KH
chal.l...@markovi.net; da...@davemloft.net; Jiri Pirko > > > > Subject: Re: [RFC net-next 1/8] subdev: Introducing subdev bus > > > > On Thu, Feb 28, 2019 at 11:37:45PM -0600, Parav Pandit wrote: > > > Introduce a new subdev bus which holds sub devices create

RE: [RFC net-next 1/8] subdev: Introducing subdev bus

2019-03-01 Thread Parav Pandit
Hi Greg, > -Original Message- > From: Greg KH > Sent: Friday, March 1, 2019 1:17 AM > To: Parav Pandit > Cc: netdev@vger.kernel.org; linux-ker...@vger.kernel.org; > michal.l...@markovi.net; da...@davemloft.net; Jiri Pirko > > Subject: Re: [RFC net-next 1/8] su

Re: [RFC net-next 1/8] subdev: Introducing subdev bus

2019-02-28 Thread Greg KH
On Thu, Feb 28, 2019 at 11:37:45PM -0600, Parav Pandit wrote: > Introduce a new subdev bus which holds sub devices created from a > primary device. These devices are named as 'subdev'. > A subdev is identified similarly to pci device using 16-bit vendor id > and device id. > Unlike PCI devices, sco