]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] ieee80211: fix sparse warning about missing "static"
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 4 Jan 2006 19:58:10 +0000 (20:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 17 Feb 2006 15:41:34 +0000 (10:41 -0500)
commitb7cffb028abbffff3ba0b87268ecb775ed354049
treee5a4dd1cca31bf38c2a57214ab3d2a9ae1c5e367
parent22d8846e5ce329436628da71a4239ccc2745869f
[PATCH] ieee80211: fix sparse warning about missing "static"

This patch adds a missing "static" on a variable (sparse complaint)

Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/ieee80211_module.c