]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7527ad56e5d3fe993c16aed9360cae556fd749e8
tree83dca5a5591e1fdb07979f76e6394262dc7d3a97
parent050883361d3229e5c1b7d9ecb5b02abc7880b18b
parenta5b0d3fc28a10fbc6da30c88e81e876373d1411b
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>