Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141164
b: refs/heads/master
c: 2d200d9
h: refs/heads/master
v: v3
  • Loading branch information
Moritz Muehlenhoff authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 415c00e commit b1b64ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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: 7f6e0e449c00bafe1c46471409fa1b8e4222dcf2
refs/heads/master: 2d200d9f63786f7dd18d47e28c7b3eb8d261aae4
2 changes: 2 additions & 0 deletions trunk/drivers/staging/wlan-ng/hfa384x_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ enum cmd_mode
typedef enum cmd_mode CMD_MODE;

#define THROTTLE_JIFFIES (HZ/8)
#define URB_ASYNC_UNLINK 0
#define USB_QUEUE_BULK 0

/*================================================================*/
/* Local Macros */
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/wlan-ng/wlan_compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@
#undef netdevice_t
typedef struct net_device netdevice_t;

#define URB_ASYNC_UNLINK 0
#define USB_QUEUE_BULK 0

/*=============================================================*/
/*--- General Macros ------------------------------------------*/
/*=============================================================*/
Expand Down

0 comments on commit b1b64ee

Please sign in to comment.