]> git.karo-electronics.de Git - linux-beck.git/commit
qlcnic: Fix number of arguments in destroy tx context command
authorRajesh Borundia <rajesh.borundia@qlogic.com>
Tue, 14 Oct 2014 11:41:46 +0000 (07:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Oct 2014 21:05:18 +0000 (17:05 -0400)
commitd47d2fdd29cf41543a0c5a522c4cc9463f9627b2
tree5751d44d4bd7748e2c9d270b45d4fe208d95cf62
parent2a1ef4b5a72614c72fce0e21f44e996ee8f0ef23
qlcnic: Fix number of arguments in destroy tx context command

o Number of arguments taken by destroy tx command is three
  instead of two.

Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c