]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitde498c89254b5b89f676e9c9292396d5ebf52bf2
tree2976ebf664011f5260ef6fe91f527afe4b6c3495
parent62718b328f972f1559feb96dfccc15fc9f4c9a2c
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>
drivers/net/cxgb4/cxgb4.h
drivers/net/cxgb4/sge.c
drivers/net/cxgb4/t4_hw.c