Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197069
b: refs/heads/master
c: 89343a0
h: refs/heads/master
i:
  197067: 22d6498
v: v3
  • Loading branch information
Lars Lindley authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 34482b2 commit 9b58a61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 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: c64ba207ddcb7ea426032ae7166b5f666ea1d3c5
refs/heads/master: 89343a0e058c26965696c74321248768a1292f12
18 changes: 3 additions & 15 deletions trunk/drivers/staging/winbond/sysdef.h
Original file line number Diff line number Diff line change
@@ -1,31 +1,19 @@
/* Winbond WLAN System Configuration defines */


//
// Winbond WLAN System Configuration defines
//

//=====================================================================
// Current directory is Linux
// The definition WB_LINUX is a keyword for this OS
//=====================================================================
#ifndef SYS_DEF_H
#define SYS_DEF_H
#define WB_LINUX
#define WB_LINUX_WPA_PSK


//#define _IBSS_BEACON_SEQ_STICK_
#define _USE_FALLBACK_RATE_
//#define ANTDIV_DEFAULT_ON

#define _WPA2_ // 20061122 It's needed for current Linux driver

#define _WPA2_

#ifndef _WPA_PSK_DEBUG
#undef _WPA_PSK_DEBUG
#endif

// debug print options, mark what debug you don't need
/* debug print options, mark what debug you don't need */

#ifdef FULL_DEBUG
#define _PE_STATE_DUMP_
Expand Down

0 comments on commit 9b58a61

Please sign in to comment.