commit | e3d32687a624845e97f9717d9d2027b44b8c49a2 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Mon Oct 04 19:59:59 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 05 00:47:38 2010 -0700 |
tree | 1eed57ce582fb34fcc720942e1db186bcf743afb | |
parent | debf279a81c93d6942a50ec0fd3ba1f158b109fb [diff] |
wimax: make functions local Make wimax variables and functions local if possible. Compile tested only. This also removes a couple of unused EXPORT_SYMBOL. If this breaks some out of tree code, please fix that by putting the code in the kernel tree. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>