Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158804
b: refs/heads/master
c: c518a73
h: refs/heads/master
v: v3
  • Loading branch information
Ari Kauppi authored and John W. Linville committed Jul 10, 2009
1 parent 4b9bdcd commit feb0422
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: 8ec8beb28361864c82153fec5ddb82c9d636430f
refs/heads/master: c518a73e537a2c7b83e490335ddedb6465fa5f73
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/acx.c
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ int wl12xx_acx_event_mbox_mask(struct wl12xx *wl, u32 event_mask)
ret = wl12xx_cmd_configure(wl, ACX_EVENT_MBOX_MASK,
mask, sizeof(*mask));
if (ret < 0) {
wl12xx_warning("failed to set aid: %d", ret);
wl12xx_warning("failed to set acx_event_mbox_mask: %d", ret);
goto out;
}

Expand Down

0 comments on commit feb0422

Please sign in to comment.