From: Johannes Berg Date: Wed, 1 Aug 2012 14:49:34 +0000 (+0200) Subject: mac80211: make ieee80211_beacon_connection_loss_work static X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~278^2^2~6^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc74c0c7d6d623d0d3f13ef64895937edb7b3177;p=pandora-kernel.git mac80211: make ieee80211_beacon_connection_loss_work static There's no need to declare the function in the header file since it's only used in a single place, so make it static. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed