]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sfc: Cleanup RX queue information
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 1 Sep 2008 11:47:48 +0000 (12:47 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 3 Sep 2008 13:53:46 +0000 (09:53 -0400)
commit8831da7b6c4b15c0be0ba849be4aea5eed3999c6
tree6bdfd5433f9eb4358a67504d85fb903fe17fd9d9
parent64ee3120f73b9e904d97ba66386b1e8e93b81385
sfc: Cleanup RX queue information

Rename efx_nic::rss_queues to the more obvious n_rx_queues

Remove efx_rx_queue::used and other stuff that's redundant with it.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/sfc/efx.c
drivers/net/sfc/falcon.c
drivers/net/sfc/net_driver.h
drivers/net/sfc/rx.c