Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321888
b: refs/heads/master
c: a343317
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Aug 18, 2012
1 parent 3deb41a commit 36d3dbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b9c4167cbbafddac3462134013bc15e63e4c53ef
refs/heads/master: a3433179d0822ccfa8e80aa4d1d52843bd2dcc63
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rtl818x/rtl8187/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ MODULE_AUTHOR("Larry Finger <Larry.Finger@lwfinger.net>");
MODULE_DESCRIPTION("RTL8187/RTL8187B USB wireless driver");
MODULE_LICENSE("GPL");

static struct usb_device_id rtl8187_table[] __devinitdata = {
static struct usb_device_id rtl8187_table[] = {
/* Asus */
{USB_DEVICE(0x0b05, 0x171d), .driver_info = DEVICE_RTL8187},
/* Belkin */
Expand Down

0 comments on commit 36d3dbb

Please sign in to comment.