Contents of /trunk/zydas/patches/zd1211-driver-r32-choose-ap.patch
Parent Directory | Revision Log
Revision 153 -
(show annotations)
(download)
Tue May 8 20:52:56 2007 UTC (17 years, 6 months ago) by niro
File size: 636 byte(s)
Tue May 8 20:52:56 2007 UTC (17 years, 6 months ago) by niro
File size: 636 byte(s)
-import
1 | * finding or making jordens@debian.org--zd1211/zd1211--integration--0--patch-8 |
2 | * finding or making jordens@debian.org--zd1211/zd1211--integration--0--patch-9 |
3 | * computing changeset |
4 | A {arch}/zd1211/zd1211--integration/zd1211--integration--0/jordens@debian.org--zd1211/patch-log/patch-9 |
5 | M src/zdhci.c |
6 | * changeset report |
7 | * modified files |
8 | |
9 | --- orig/src/zdhci.c |
10 | +++ mod/src/zdhci.c |
11 | @@ -878,6 +878,9 @@ |
12 | U16 quality = 10000; |
13 | BOOLEAN found = FALSE; |
14 | |
15 | + mRequestFlag &= ~BSS_CONNECT_SET; |
16 | + barrier(); |
17 | + |
18 | mBssIndex = 0xff; |
19 | for (i=0; i<mBssCnt; i++) { |
20 | cap = mBssInfo[i].cap; |
21 | |
22 | |
23 | |
24 | * added files |
25 | |
26 |
Properties
Name | Value |
---|---|
svn:executable | * |