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)
commit82b009f9b38e8285987b842f1f13015acf4439db
tree5751d44d4bd7748e2c9d270b45d4fe208d95cf62
parentdb404b13617fe0cdb415da55762203d456837912
parentd47d2fdd29cf41543a0c5a522c4cc9463f9627b2
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>