Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171755
b: refs/heads/master
c: dd6ae4f
h: refs/heads/master
i:
  171753: 684c80a
  171751: 2c91e10
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Nov 16, 2009
1 parent 7189a0e commit e6e0f2b
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: 31a4cf1f22677ba1ea90be055bc20aac25b8e7c4
refs/heads/master: dd6ae4f877ce8cde9f57046a8eea4efc46950502
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath9k/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ int ath9k_cmn_rx_skb_preprocess(struct ath_common *common,
{
struct ath_hw *ah = common->ah;

memset(rx_status, 0, sizeof(struct ieee80211_rx_status));
if (!ath9k_rx_accept(common, skb, rx_status, rx_stats, decrypt_error))
return -EINVAL;

Expand Down

0 comments on commit e6e0f2b

Please sign in to comment.