]> git.baikalelectronics.ru Git - kernel.git/commit
qlcnic: Remove validation for max tx and max rx queues
authorRajesh Borundia <rajesh.borundia@qlogic.com>
Wed, 23 Feb 2011 03:21:25 +0000 (03:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Feb 2011 22:23:33 +0000 (14:23 -0800)
commitd6eb405078a92a20f23a2537d3a374a25c9b395c
tree1c042239af546d4f4e606f114942bb28b8d3f15b
parentb425303c61d46120fcad7266c372a8fcab3d3cd6
qlcnic: Remove validation for max tx and max rx queues

Max rx queues and tx queues are governed by fimware.
So driver should not validate these values.

Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic.h
drivers/net/qlcnic/qlcnic_main.c