OSDN Git Service

mac80211: make ieee80211_assign_beacon() static
authorLuciano Coelho <luciano.coelho@intel.com>
Sun, 8 Dec 2013 07:42:25 +0000 (09:42 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 16 Dec 2013 12:46:21 +0000 (13:46 +0100)
commit0ae07968f6de608ab02d98731747299a0cf274ea
tree876a45005262f767e60528e38f179adcf9c064e8
parent6f07d216f5662def442cb8034f45119b5a33f6ff
mac80211: make ieee80211_assign_beacon() static

This function is not used anywhere else than in cfg.c, so there's no
need to export it.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h