Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338109
b: refs/heads/master
c: 59cb218
h: refs/heads/master
i:
  338107: dac7c83
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent c16cd28 commit 862cbeb
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: a1179b20ed939792635aacefcbc676d089a9ae2d
refs/heads/master: 59cb218e7d3e58dd466f14fe341901695e6a65f4
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 @@ -711,7 +711,7 @@ static const struct net_device_ops device_netdev_ops = {
.ndo_set_rx_mode = device_set_multi,
};

static int __devinit
static int
vt6656_probe(struct usb_interface *intf, const struct usb_device_id *id)
{
u8 fake_mac[ETH_ALEN] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x01};
Expand Down

0 comments on commit 862cbeb

Please sign in to comment.