]> git.baikalelectronics.ru Git - kernel.git/commit
wimax: make functions local
authorstephen hemminger <shemminger@vyatta.com>
Mon, 4 Oct 2010 19:59:59 +0000 (19:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Oct 2010 07:47:38 +0000 (00:47 -0700)
commit1beada12216ab3a3a6b05b31dc46b157cdec8e2b
tree1eed57ce582fb34fcc720942e1db186bcf743afb
parent9cc0a1c0b2ecd62bb63026275cd7f9064bd68b33
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>
drivers/net/wimax/i2400m/control.c
drivers/net/wimax/i2400m/driver.c
drivers/net/wimax/i2400m/i2400m-sdio.h
drivers/net/wimax/i2400m/i2400m.h
drivers/net/wimax/i2400m/rx.c
drivers/net/wimax/i2400m/sdio-rx.c