]> 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)
commita52ff66762831d7f5f66d7100235ad56875fd1ac
tree5751d44d4bd7748e2c9d270b45d4fe208d95cf62
parent6c94217813035310609acbf9548baaf910635bb1
parent357607492e40f2406cebe5fd0a7f04ec892f7164
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>