sfc: Combine high-level header files
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 23 Nov 2009 16:07:30 +0000 (16:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Nov 2009 18:58:59 +0000 (10:58 -0800)
All files that include ethtool.h, rx.h or tx.h are also including
efx.h, and there is no good reason to separate out the few
declarations they contain.  Therefore fold them into efx.h.

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

No differences found