Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103415
b: refs/heads/master
c: 500c119
h: refs/heads/master
i:
  103413: e118414
  103411: a050391
  103407: b0ba1c2
v: v3
  • Loading branch information
Ihar Hrachyshka authored and John W. Linville committed Jul 14, 2008
1 parent f59f9d2 commit b9fae9b
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: 9a613195123ab2c2400004c7aaee4d25f3b8ae52
refs/heads/master: 500c11973233437cbfd298b9d41ba942550aec76
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rtl8187_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1180,7 +1180,7 @@ static struct usb_driver rtl8187_driver = {
.name = KBUILD_MODNAME,
.id_table = rtl8187_table,
.probe = rtl8187_probe,
.disconnect = rtl8187_disconnect,
.disconnect = __devexit_p(rtl8187_disconnect),
};

static int __init rtl8187_init(void)
Expand Down

0 comments on commit b9fae9b

Please sign in to comment.