]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5da3263a75163be55b2490b0abe25577a7d56a9f
tree363f5124ee89bdb883f63ce6c30e11fb4b3b4035
parent2ffb09721c15c4812ed1d1ed1f7158a7207993cd
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