]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qlcnic'
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Oct 2014 21:05:23 +0000 (17:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Oct 2014 21:05:23 +0000 (17:05 -0400)
commit1b7c9630c318d80d59ed41b3bdda170d649c214b
tree5751d44d4bd7748e2c9d270b45d4fe208d95cf62
parent3a07ec5053640a2a94a09a6f7ad1a45d227fa38e
parent0f403ba597a013722682d67fc17391f1ff3ea30f
Merge branch 'qlcnic'

Rajesh Borundia says:

====================
qlcnic: Bug fixes

This series fixes following issues.

* We were programming maximum number of arguments supported by
  adapter instead of required in a command.
* Destroy tx command requires three arguments instead of two.

Please apply these patches to net.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>