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)
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>

No differences found