From: Jes Sorensen <jes.soren...@redhat.com>

Signed-off-by: Jes Sorensen <jes.soren...@redhat.com>
---
 drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c 
b/drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c
index 9ad049c..f102e03 100644
--- a/drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c
+++ b/drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c
@@ -249,7 +249,6 @@ static int rtw_cfg80211_inform_bss(struct rtw_adapter 
*padapter,
        /* struct ieee80211_supported_band *band; */
        u16 channel;
        u32 freq;
-       u64 notify_timestamp;
        u16 notify_capability;
        u16 notify_interval;
        u8 *notify_ie;
@@ -280,8 +279,6 @@ static int rtw_cfg80211_inform_bss(struct rtw_adapter 
*padapter,
 
        notify_channel = ieee80211_get_channel(wiphy, freq);
 
-       notify_timestamp = jiffies_to_msecs(jiffies) * 1000;    /* uSec */
-
        notify_interval =
                get_unaligned_le16(
                        
rtw_get_beacon_interval23a_from_ie(pnetwork->network.IEs));
-- 
1.9.3

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to