From: David S. Miller Date: Mon, 14 Apr 2014 17:43:58 +0000 (-0400) Subject: Merge branch 'qlcnic' X-Git-Tag: v4.9.8~6535^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14ed4a5bcbd56e87e7c56b4604f43e47162a2e54;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'qlcnic' Shahed Shaikh says: ==================== qlcnic: Bug fixes This patch series contains following bug fixes - * Send INIT_NIC_FUNC mailbox command as first mailbox * Fix a panic because of uninitialized delayed_work. * Fix inconsistent calculation of max rings count. * Fix PVID configuration issue. Driver needs to clear older PVID before adding new one. * Fix QLogic application/driver interface by packing vNIC information array. * Fix a crash when user tries to disable SR-IOV while VFs are still assigned to VMs. Please apply to net. ==================== Signed-off-by: David S. Miller --- 14ed4a5bcbd56e87e7c56b4604f43e47162a2e54