On Wed, Sep 09, 2015 at 10:05:53PM -0700, David Miller wrote: > From: David Miller <da...@davemloft.net> > Date: Wed, 09 Sep 2015 21:53:22 -0700 (PDT) > > > From: Wei Liu <wei.l...@citrix.com> > > Date: Wed, 9 Sep 2015 11:23:04 +0100 > > > >> Wei Liu (2): > >> xen-netback: respect user provided max_queues > >> xen-netfront: respect user provided max_queues > > > > Both applied, thanks. > > Yo, this doesn't even compile! > > drivers/net/xen-netfront.c: In function ‘netif_init’: > drivers/net/xen-netfront.c:2138:6: error: ‘xenvif_max_queues’ undeclared > (first use in this function) > if (xenvif_max_queues == 0) > ^ > drivers/net/xen-netfront.c:2138:6: note: each undeclared identifier is > reported only once for each function it appears in >
Sorry about this. I will send an updated version. Wei. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html