commit | cc74c0c7d6d623d0d3f13ef64895937edb7b3177 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Aug 01 16:49:34 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Aug 20 13:57:50 2012 +0200 |
tree | 524c4e76e99a0e9042bbc96d590533602de3dd34 | |
parent | 5bc1420b11903e9f8c470d3b33061b8de0c5c005 [diff] |
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 <johannes.berg@intel.com>