From: Hariprasad Shenai <haripra...@chelsio.com> Date: Tue, 8 Mar 2016 10:50:16 +0530
> This series fixes some issues and some changes in the queue and interrupt > configuration for cxgb4vf driver. We need to enable interrupts before we > register our network device, so that we don't loose link up interrupts. > Allocate rx queues based on interrupt type. Set number of tx/rx queues in > probe function only. Also adds check for some invalid configurations. > > This patch series has been created against net-next tree and includes > patches on cxgb4vf driver. > > We have included all the maintainers of respective drivers. Kindly review > the change and let us know in case of any review comments. Series applied, thanks.