cxgb4: Make unnecessarily global functions static
authorRoland Dreier <rdreier@cisco.com>
Wed, 21 Apr 2010 08:59:17 +0000 (08:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Apr 2010 06:00:43 +0000 (23:00 -0700)
Also put t4_write_indirect() inside "#if 0" to avoid a "defined but not
used" compile warning.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found