Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131313
b: refs/heads/master
c: efb43f4
h: refs/heads/master
i:
  131311: 06f61f4
v: v3
  • Loading branch information
Hin-Tak Leung authored and John W. Linville committed Feb 11, 2009
1 parent c32b6ed commit 287349f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 14990c69b5f51dd57b4e0e2373de50239ac861e2
refs/heads/master: efb43f4b2ccf8066abc3920a0e6858e4350a65c7
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/zd1211rw/zd_rf.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ int zd_rf_init_hw(struct zd_rf *rf, u8 type)
case AL7230B_RF:
r = zd_rf_init_al7230b(rf);
break;
case MAXIM_NEW_RF:
case UW2453_RF:
r = zd_rf_init_uw2453(rf);
break;
Expand Down

0 comments on commit 287349f

Please sign in to comment.