Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141219
b: refs/heads/master
c: 465e741
h: refs/heads/master
i:
  141217: 6624698
  141215: 3c1a5fe
v: v3
  • Loading branch information
Moritz Muehlenhoff authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent d9e6eed commit 50f9cfd
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 82 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: 3897cd0c4050b8fd86ebb98ce5c7cc8dc00813c3
refs/heads/master: 465e7417b15348909606c3edce5f018818235a54
2 changes: 0 additions & 2 deletions trunk/drivers/staging/wlan-ng/hfa384x_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@
#include <linux/usb.h>
#include <linux/byteorder/generic.h>

#include "wlan_compat.h"

#define SUBMIT_URB(u,f) usb_submit_urb(u,f)

/*================================================================*/
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/wlan-ng/p80211conv.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@

#include <asm/byteorder.h>

#include "wlan_compat.h"

#include "p80211types.h"
#include "p80211hdr.h"
#include "p80211conv.h"
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/wlan-ng/p80211hdr.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
/*================================================================*/
/* Project Includes */

#ifndef _WLAN_COMPAT_H
#include "wlan_compat.h"
#endif


/*================================================================*/
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/wlan-ng/p80211meta.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@
/*================================================================*/
/* Project Includes */

#ifndef _WLAN_COMPAT_H
#include "wlan_compat.h"
#endif

/*================================================================*/
/* Types */
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/wlan-ng/p80211mgmt.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@
/*================================================================*/
/* Project Includes */

#ifndef _WLAN_COMPAT_H
#include "wlan_compat.h"
#endif

#ifndef _P80211HDR_H
#include "p80211hdr.h"
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/wlan-ng/p80211msg.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
/*================================================================*/
/* Project Includes */

#ifndef _WLAN_COMPAT_H
#include "wlan_compat.h"
#endif

#define WLAN_DEVNAMELEN_MAX 16

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/wlan-ng/p80211netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
/*================================================================*/
/* Project Includes */

#include "wlan_compat.h"
#include "p80211types.h"
#include "p80211hdr.h"
#include "p80211conv.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/wlan-ng/p80211req.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@
#include <net/sock.h>
#include <linux/netlink.h>

#include "wlan_compat.h"

#include "p80211types.h"
#include "p80211hdr.h"
#include "p80211mgmt.h"
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/wlan-ng/p80211types.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@
/* Project Includes */
/*================================================================*/

#ifndef _WLAN_COMPAT_H
#include "wlan_compat.h"
#endif

/*----------------------------------------------------------------*/
/* The following constants are indexes into the Mib Category List */
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/wlan-ng/p80211wep.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
#include <linux/random.h>
#include <linux/kernel.h>

#include "wlan_compat.h"

// #define WEP_DEBUG

/*================================================================*/
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/wlan-ng/p80211wext.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
/*================================================================*/
/* Project Includes */

#include "wlan_compat.h"

#include "p80211types.h"
#include "p80211hdr.h"
#include "p80211conv.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/wlan-ng/prism2mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@
#include <linux/usb.h>
#include <linux/bitops.h>

#include "wlan_compat.h"

/*================================================================*/
/* Project Includes */

Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/wlan-ng/prism2sta.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@
#include <linux/if_ether.h>
#include <linux/bitops.h>

#include "wlan_compat.h"

/*================================================================*/
/* Project Includes */

Expand Down
51 changes: 0 additions & 51 deletions trunk/drivers/staging/wlan-ng/wlan_compat.h

This file was deleted.

0 comments on commit 50f9cfd

Please sign in to comment.