commit | de498c89254b5b89f676e9c9292396d5ebf52bf2 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rdreier@cisco.com> | Wed Apr 21 08:59:17 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 21 23:00:43 2010 -0700 |
tree | 2976ebf664011f5260ef6fe91f527afe4b6c3495 | |
parent | 62718b328f972f1559feb96dfccc15fc9f4c9a2c [diff] |
cxgb4: Make unnecessarily global functions static 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>