IB/mthca: Make 2 functions static
authorAdrian Bunk <bunk@stusta.de>
Tue, 20 Feb 2007 00:02:13 +0000 (01:02 +0100)
committerRoland Dreier <rolandd@cisco.com>
Wed, 21 Feb 2007 04:12:02 +0000 (20:12 -0800)
This patch makes the needlessly global functions mthca_tavor_write_mtt_seg()
and mthca_arbel_write_mtt_seg() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found