mac80211: Mark ieee80211_process_sa_query_req() static
authorJouni Malinen <j@w1.fi>
Sat, 10 Jan 2009 09:46:53 +0000 (11:46 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:20 +0000 (16:00 -0500)
commitf4f727a6c84a6ba8f099b84b2a9f0b2ceddc1c8a
treee9a6a7c6a5d9df55a37515a4b8a6462c42606b2c
parentd2b21f191753abd12c4063776cb1a3d635397509
mac80211: Mark ieee80211_process_sa_query_req() static

This function is only used within rx.c, so mark it static.

Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c