Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205901
b: refs/heads/master
c: b7526f1
h: refs/heads/master
i:
  205899: 6c45e7f
v: v3
  • Loading branch information
Andres More authored and Greg Kroah-Hartman committed Jul 22, 2010
1 parent 1270614 commit 1bc04c4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 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: 5926b9ae320eadc22e33466b560f6ce1890f1780
refs/heads/master: b7526f1460259dd6382135b46ced6dfd508efe5e
2 changes: 0 additions & 2 deletions trunk/drivers/staging/vt6656/iwctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,7 @@ if(pDevice->byReAssocCount > 0) { //reject scan when re-associating!

spin_lock_irq(&pDevice->lock);

#ifdef update_BssList
BSSvClearBSSList((void *) pDevice, pDevice->bLinkPass);
#endif

//mike add: active scan OR passive scan OR desire_ssid scan
if(wrq->length == sizeof(struct iw_scan_req)) {
Expand Down
5 changes: 0 additions & 5 deletions trunk/drivers/staging/vt6656/ttype.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ typedef int BOOL;
#define FALSE 0
#endif

//2007-0809-01<Add>by MikeLiu
#ifndef update_BssList
#define update_BssList
#endif

#ifndef WPA_SM_Transtatus
#define WPA_SM_Transtatus
#endif
Expand Down

0 comments on commit 1bc04c4

Please sign in to comment.