[PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() static
authorAdrian Bunk <bunk@stusta.de>
Sat, 21 Jan 2006 00:36:36 +0000 (01:36 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 31 Jan 2006 01:35:31 +0000 (20:35 -0500)
commit3c398b8612b210a159ec7ba5e5c3c341fb0d5eab
treeb026cc1cd7c7323a2cf16db76dfef5cdc65fbeea
parenta39d3e796cd2df8576c0418faa2c3833153bb3a9
[PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() static

This patch makes the needlessly global ipw2100_wpa_assoc_frame() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2100.c