Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299947
b: refs/heads/master
c: 07d69d4
h: refs/heads/master
i:
  299945: bcf1e43
  299943: e075fa5
v: v3
  • Loading branch information
Paolo Pisati authored and David S. Miller committed Apr 26, 2012
1 parent 0c8dbed commit 23ec579
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: 1bb57e940e1958e40d51f2078f50c3a96a9b2d75
refs/heads/master: 07d69d4238418746a7b85c5d05ec17c658a2a390
2 changes: 1 addition & 1 deletion trunk/drivers/net/usb/smsc95xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@ static const struct driver_info smsc95xx_info = {
.rx_fixup = smsc95xx_rx_fixup,
.tx_fixup = smsc95xx_tx_fixup,
.status = smsc95xx_status,
.flags = FLAG_ETHER | FLAG_SEND_ZLP,
.flags = FLAG_ETHER | FLAG_SEND_ZLP | FLAG_LINK_INTR,
};

static const struct usb_device_id products[] = {
Expand Down

0 comments on commit 23ec579

Please sign in to comment.