Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141179
b: refs/heads/master
c: 4ae14c3
h: refs/heads/master
i:
  141177: fb3488a
  141175: fd80733
v: v3
  • Loading branch information
Moritz Muehlenhoff authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 2f77d66 commit d2431af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 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: 3e7dbde92973b617a1e34b291ea93c3ef42af6cb
refs/heads/master: 4ae14c368a4fa8d06bd49d1874cdb8bd79a83072
18 changes: 0 additions & 18 deletions trunk/drivers/staging/wlan-ng/p80211req.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
/*================================================================*/
/* System Includes */



#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/sched.h>
Expand Down Expand Up @@ -83,21 +81,6 @@
#include "p80211metastruct.h"
#include "p80211req.h"

/*================================================================*/
/* Local Constants */

/* Maximum amount of time we'll wait for a request to complete */
#define P80211REQ_MAXTIME 3*HZ /* 3 seconds */

/*================================================================*/
/* Local Macros */

/*================================================================*/
/* Local Types */

/*================================================================*/
/* Local Static Definitions */

/*================================================================*/
/* Local Function Declarations */

Expand Down Expand Up @@ -287,4 +270,3 @@ static int p80211req_mibset_mibget(wlandevice_t *wlandev,

return 0;
}

0 comments on commit d2431af

Please sign in to comment.