OSDN Git Service

Merge branch 'qlcnic'
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2014 17:43:58 +0000 (13:43 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2014 17:43:58 +0000 (13:43 -0400)
commit14ed4a5bcbd56e87e7c56b4604f43e47162a2e54
tree83dca5a5591e1fdb07979f76e6394262dc7d3a97
parent677df2f4aefaf9a87f6a37cc38453515547f4bda
parent696f1943a1538bb448c5bf55a18793ad410da00b
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 <davem@davemloft.net>