cxgb4: function namespace cleanup (v3)
authorstephen hemminger <shemminger@vyatta.com>
Mon, 18 Oct 2010 05:39:18 +0000 (05:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 11:25:49 +0000 (04:25 -0700)
Make functions only used in one file local.
Remove lots of dead code, relating to unsupported functions
in mainline driver like RSS, IPv6, and TCP offload.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found