]> bbs.cooldavid.org Git - net-next-2.6.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)
commite3d32687a624845e97f9717d9d2027b44b8c49a2
tree1eed57ce582fb34fcc720942e1db186bcf743afb
parentdebf279a81c93d6942a50ec0fd3ba1f158b109fb
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