Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266883
b: refs/heads/master
c: 79de9ef
h: refs/heads/master
i:
  266881: 8ff1be2
  266879: da3d851
v: v3
  • Loading branch information
Grant Grundler authored and David S. Miller committed Oct 19, 2011
1 parent 582eb11 commit f8db794
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25c8295b5bb355ec8672735b40ee7a43c51d1aba
refs/heads/master: 79de9efdb93d8e693dccd0eb7d80cd6092f5875b
3 changes: 3 additions & 0 deletions trunk/drivers/net/usb/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1397,6 +1397,9 @@ static int ax88178_bind(struct usbnet *dev, struct usb_interface *intf)
int ret;
u8 buf[ETH_ALEN];
u32 phyid;
struct asix_data *data = (struct asix_data *)&dev->data;

data->eeprom_len = AX88772_EEPROM_LEN;

usbnet_get_endpoints(dev,intf);

Expand Down

0 comments on commit f8db794

Please sign in to comment.