1
0
Fork 0

staging: rtl8723au: Remove unused function rtw_get_timestampe_from_ie23a()

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
wifi-calibration
Jes Sorensen 2014-04-15 19:44:48 +02:00 committed by Greg Kroah-Hartman
parent e418361c5b
commit 7ca9ed219b
3 changed files with 0 additions and 7 deletions

View File

@ -285,11 +285,6 @@ u16 rtw_get_capability23a(struct wlan_bssid_ex *bss)
return le16_to_cpu(val);
}
u8 *rtw_get_timestampe_from_ie23a(u8 *ie)
{
return ie + 0;
}
u8 *rtw_get_beacon_interval23a_from_ie(u8 *ie)
{
return ie + 8;

View File

@ -472,7 +472,6 @@ int rtw_if_up23a(struct rtw_adapter *padapter);
int rtw_linked_check(struct rtw_adapter *padapter);
u8 *rtw_get_capability23a_from_ie(u8 *ie);
u8 *rtw_get_timestampe_from_ie23a(u8 *ie);
u8 *rtw_get_beacon_interval23a_from_ie(u8 *ie);

View File

@ -288,7 +288,6 @@ static int rtw_cfg80211_inform_bss(struct rtw_adapter *padapter,
notify_channel = ieee80211_get_channel(wiphy, freq);
/* rtw_get_timestampe_from_ie23a() */
notify_timestamp = jiffies_to_msecs(jiffies) * 1000; /* uSec */
notify_interval =