Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327940
b: refs/heads/master
c: 28ab58b
h: refs/heads/master
v: v3
  • Loading branch information
Peter Senna Tschudin authored and John W. Linville committed Sep 11, 2012
1 parent 2e7ab75 commit 85a281f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c9e6e980433a0399c02061a59175bbc819eb8507
refs/heads/master: 28ab58bd6a80408af79999492c8a28c8910ef62e
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/ar9003_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ int ath9k_hw_process_rxdesc_edma(struct ath_hw *ah, struct ath_rx_status *rxs,
rxs->rs_status |= ATH9K_RXERR_PHY;
rxs->rs_phyerr = phyerr;
}
};
}
}

if (rxsp->status11 & AR_KeyMiss)
Expand Down

0 comments on commit 85a281f

Please sign in to comment.