From: David S. Miller Date: Thu, 10 Mar 2016 21:12:25 +0000 (-0500) Subject: Merge branch 'cxgb4-next' X-Git-Tag: v4.9.8~2476^2~93 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b795a213a40f55f52468940f49a11dabb772291d;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'cxgb4-next' Hariprasad Shenai says: ==================== cxgb4vf: Interrupt and queue configuration changes 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. ==================== Signed-off-by: David S. Miller --- b795a213a40f55f52468940f49a11dabb772291d