Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170995
b: refs/heads/master
c: 2c759e0
h: refs/heads/master
i:
  170993: 0b1cae1
  170991: af7aeaa
v: v3
  • Loading branch information
David-John Willis authored and John W. Linville committed Oct 27, 2009
1 parent 5cac672 commit c5cc976
Show file tree
Hide file tree
Showing 2 changed files with 4 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: fb46f26f383c3129ce4ae551a359a8e11704cbce
refs/heads/master: 2c759e03b3b7639fff23ec3b7bab64a35ca0914f
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/wl12xx/wl1251_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ static int wl1251_chip_wakeup(struct wl1251 *wl)
break;
case CHIP_ID_1251_PG10:
case CHIP_ID_1251_PG11:
wl1251_debug(DEBUG_BOOT, "chip id 0x%x (1251 PG11)",
wl->chip_id);
break;
default:
wl1251_error("unsupported chip id: 0x%x", wl->chip_id);
ret = -ENODEV;
Expand Down

0 comments on commit c5cc976

Please sign in to comment.