Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193660
b: refs/heads/master
c: 09a9c2b
h: refs/heads/master
v: v3
  • Loading branch information
Teemu Paasikivi authored and John W. Linville committed Mar 9, 2010
1 parent 2d960bb commit de179bd
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: 5129dffebd4eab1749e63bb4a1b7abdc92903227
refs/heads/master: 09a9c2b3f464e757b6597f621cc3bedb6f040a27
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/wl1271_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ static void wl1271_fw_status(struct wl1271 *wl,
u32 total = 0;
int i;

wl1271_read(wl, FW_STATUS_ADDR, status, sizeof(*status), false);
wl1271_raw_read(wl, FW_STATUS_ADDR, status, sizeof(*status), false);

wl1271_debug(DEBUG_IRQ, "intr: 0x%x (fw_rx_counter = %d, "
"drv_rx_counter = %d, tx_results_counter = %d)",
Expand Down

0 comments on commit de179bd

Please sign in to comment.