Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126577
b: refs/heads/master
c: 7b9a79b
h: refs/heads/master
i:
  126575: bc847b0
v: v3
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent 33b139a commit 0a0ee6e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 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: 7fff1316b9ecc415fb1d43f438c0668884a24881
refs/heads/master: 7b9a79bf4849fbf7389bd845052014b02d2b9bda
4 changes: 2 additions & 2 deletions trunk/drivers/staging/winbond/wbusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
#include "wbhal_f.h"
#include "wblinux_f.h"

MODULE_AUTHOR(DRIVER_AUTHOR);
MODULE_DESCRIPTION(DRIVER_DESC);
MODULE_AUTHOR("Original by: Jeff Lee<YY_Lee@issc.com.tw> Adapted to 2.6.x by Costantino Leandro (Rxart Desktop) <le_costantino@pixartargentina.com.ar>");
MODULE_DESCRIPTION("IS89C35 802.11bg WLAN USB Driver");
MODULE_LICENSE("GPL");
MODULE_VERSION("0.1");

Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/winbond/wbusb_s.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ typedef struct _RW_CONTEXT
void* pCallBackFunctionParameter;
} RW_CONTEXT, *PRW_CONTEXT;

#define DRIVER_AUTHOR "Original by: Jeff Lee<YY_Lee@issc.com.tw> Adapted to 2.6.x by Costantino Leandro (Rxart Desktop) <le_costantino@pixartargentina.com.ar>"
#define DRIVER_DESC "IS89C35 802.11bg WLAN USB Driver"

typedef struct _WBUSB {
u32 IsUsb20;
struct usb_device *udev;
Expand Down

0 comments on commit 0a0ee6e

Please sign in to comment.