commit | 66431a7d4570dbafb5e25c85607779ffa9c4a4bc | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Tue Mar 06 04:05:02 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 06 15:19:18 2012 -0500 |
tree | 364e0a37b846f7c3ecb35547c314fc6b264ca0f5 | |
parent | be6736ba1fb67b6b8b56c5c912fc269309ca86fc [diff] |
net/mlx4: defining functions as static Fixing sparse warnings, the 2 functions are only used in same file. Defining them as static and not exporting them. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>