sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 5 Sep 2011 07:43:04 +0000 (07:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2011 20:50:36 +0000 (16:50 -0400)
Add a range check, and move the check that RX and TX are consistent
from efx_ethtool_set_coalesce().

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found