mac80211: fix rx flow sparse errors, make functions static
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Mon, 21 Jan 2008 10:39:12 +0000 (12:39 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:46 +0000 (15:10 -0800)
commit71ebb4aac87e4a1504a155084d658d0a92ac63fb
tree61026b697e2d3e32fb49830365b1c4a533b9d151
parenta8b47ea3c583645977a916ab3e2d323c7504aa7b
mac80211: fix rx flow sparse errors, make functions static

This patch adds static declarations to functions in the Rx flow in order to
eliminate sparse errors

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_sta.c
net/mac80211/rx.c