Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341960
b: refs/heads/master
c: 649a6ac
h: refs/heads/master
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Dec 3, 2012
1 parent 47880c3 commit 991844d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 33e274e66949a0806fb760b6f99543ba0d32ce02
refs/heads/master: 649a6ac4a7d6eab2752893d69f722ccd9674dd4e
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/carl9170/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,8 @@ static void carl9170_rx_untie_data(struct ar9170 *ar, u8 *buf, int len)

if (phy)
carl9170_rx_phy_status(ar, phy, &status);
else
status.flag |= RX_FLAG_NO_SIGNAL_VAL;

if (carl9170_handle_mpdu(ar, buf, mpdu_len, &status))
goto drop;
Expand Down

0 comments on commit 991844d

Please sign in to comment.