Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242621
b: refs/heads/master
c: 8bc8aec
h: refs/heads/master
i:
  242619: b43eeee
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Mar 21, 2011
1 parent 2ca8af2 commit 4e5a137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 61e1b0b00c793ad5a32fe2181c9f77115fed5dc4
refs/heads/master: 8bc8aecdc5e26cfda12dbd6867af4aa67836da6a
1 change: 1 addition & 0 deletions trunk/net/mac80211/sta_info.c
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
memcpy(sta->sta.addr, addr, ETH_ALEN);
sta->local = local;
sta->sdata = sdata;
sta->last_rx = jiffies;

ewma_init(&sta->avg_signal, 1024, 8);

Expand Down

0 comments on commit 4e5a137

Please sign in to comment.