Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352536
b: refs/heads/master
c: ce9877c
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg committed Jan 31, 2013
1 parent 0c7ecfd commit 5be0b02
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c65dd1477b6fe5971489dd8b6e28a07ec277fdd6
refs/heads/master: ce9877c0cd68f52e1818f0e175fc7b2f85b0e655
2 changes: 0 additions & 2 deletions trunk/net/mac80211/ieee80211_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ struct ieee80211_bss {
bool wmm_used;
bool uapsd_supported;

unsigned long last_probe_resp;

#ifdef CONFIG_MAC80211_MESH
u8 *mesh_id;
size_t mesh_id_len;
Expand Down
3 changes: 0 additions & 3 deletions trunk/net/mac80211/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@ ieee80211_bss_info_update(struct ieee80211_local *local,
bss->valid_data |= IEEE80211_BSS_VALID_WMM;
}

if (!beacon)
bss->last_probe_resp = jiffies;

return bss;
}

Expand Down

0 comments on commit 5be0b02

Please sign in to comment.