Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321889
b: refs/heads/master
c: 4d08887
h: refs/heads/master
i:
  321887: 3deb41a
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Aug 18, 2012
1 parent 36d3dbb commit 8e435b0
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: a3433179d0822ccfa8e80aa4d1d52843bd2dcc63
refs/heads/master: 4d088876f24887cd15a29db923f5f37db6a99f21
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/main_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ DEVICE_PARAM(b80211hEnable, "802.11h mode");
// Static vars definitions
//

static struct usb_device_id vt6656_table[] __devinitdata = {
static struct usb_device_id vt6656_table[] = {
{USB_DEVICE(VNT_USB_VENDOR_ID, VNT_USB_PRODUCT_ID)},
{}
};
Expand Down

0 comments on commit 8e435b0

Please sign in to comment.