sfc: Move RX data FIFO thresholds out of struct efx_nic_type
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 23 Oct 2009 08:30:17 +0000 (08:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Oct 2009 11:27:00 +0000 (04:27 -0700)
commit625b451455cebb7120492766c8425b6e808fc209
tree363f5124ee89bdb883f63ce6c30e11fb4b3b4035
parent56241ceb9e75fc1a5fb142a754096ad6c6ab19ee
sfc: Move RX data FIFO thresholds out of struct efx_nic_type

Since there are now separate blocks of code to set the thresholds for
each NIC type, it is no longer useful to include them in the NIC type
description.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/falcon.c
drivers/net/sfc/net_driver.h