Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321887
b: refs/heads/master
c: b9c4167
h: refs/heads/master
i:
  321885: 33c49fa
  321883: 9ffaa9f
  321879: 3a39c08
  321871: 70a0ce4
  321855: f16b8c1
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Aug 18, 2012
1 parent 7ec8a7a commit 3deb41a
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: e694d518886c7afedcdd1732477832b2e32744e4
refs/heads/master: b9c4167cbbafddac3462134013bc15e63e4c53ef
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/p54/p54usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ MODULE_FIRMWARE("isl3887usb");
* whenever you add a new device.
*/

static struct usb_device_id p54u_table[] __devinitdata = {
static struct usb_device_id p54u_table[] = {
/* Version 1 devices (pci chip + net2280) */
{USB_DEVICE(0x0411, 0x0050)}, /* Buffalo WLI2-USB2-G54 */
{USB_DEVICE(0x045e, 0x00c2)}, /* Microsoft MN-710 */
Expand Down

0 comments on commit 3deb41a

Please sign in to comment.