Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158814
b: refs/heads/master
c: c731837
h: refs/heads/master
v: v3
  • Loading branch information
Kalle Valo authored and John W. Linville committed Jul 10, 2009
1 parent 02eb1f7 commit 4cef67c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: c5ce901b3fdb2312f896f138ac864a7ef363c02d
refs/heads/master: c731837855a9dcc2ec0c5367b0e16ad975aaed16
8 changes: 0 additions & 8 deletions trunk/drivers/net/wireless/wl12xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,14 +195,6 @@ static int wl12xx_chip_wakeup(struct wl12xx *wl)
wl1251_setup(wl);

break;
case CHIP_ID_1271_PG10:
wl12xx_warning("chip id 0x%x (1271 PG10) support is obsolete",
wl->chip.id);
break;
case CHIP_ID_1271_PG20:
wl12xx_debug(DEBUG_BOOT, "chip id 0x%x (1271 PG20)",
wl->chip.id);
break;
case CHIP_ID_1251_PG10:
case CHIP_ID_1251_PG11:
default:
Expand Down

0 comments on commit 4cef67c

Please sign in to comment.