Re: [PATCH v5 2/2] net: Add support for NTB virtual ethernet device

2012-11-15 Thread Greg KH
On Thu, Nov 15, 2012 at 06:13:53PM -0700, Jon Mason wrote: > On Thu, Nov 15, 2012 at 04:30:43PM -0800, Greg KH wrote: > > On Mon, Nov 05, 2012 at 05:11:09PM -0700, Jon Mason wrote: > > > A virtual ethernet device that uses the NTB transport API to > > > send/receive data. > > > > > > Signed-off-by

Re: [PATCH v5 2/2] net: Add support for NTB virtual ethernet device

2012-11-15 Thread Jon Mason
On Thu, Nov 15, 2012 at 04:30:43PM -0800, Greg KH wrote: > On Mon, Nov 05, 2012 at 05:11:09PM -0700, Jon Mason wrote: > > A virtual ethernet device that uses the NTB transport API to > > send/receive data. > > > > Signed-off-by: Jon Mason > > Reviewed-by: Nicholas Bellinger > > --- > > MAINTAIN

Re: [PATCH v5 2/2] net: Add support for NTB virtual ethernet device

2012-11-15 Thread Greg KH
On Mon, Nov 05, 2012 at 05:11:09PM -0700, Jon Mason wrote: > A virtual ethernet device that uses the NTB transport API to > send/receive data. > > Signed-off-by: Jon Mason > Reviewed-by: Nicholas Bellinger > --- > MAINTAINERS |1 + > drivers/net/Kconfig |4 + > drivers