Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82649
b: refs/heads/master
c: ad84243
h: refs/heads/master
i:
  82647: 572c155
v: v3
  • Loading branch information
Lennert Buytenhek authored and David S. Miller committed Feb 3, 2008
1 parent 437da12 commit b3401c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 83084fa39282e9230d590cc91544acb6638c89fa
refs/heads/master: ad84243eb4ec64215517fde0524d92ade47e6084
1 change: 0 additions & 1 deletion trunk/drivers/net/usb/rtl8150.c
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,6 @@ static int rtl8150_probe(struct usb_interface *intf,
netdev->set_multicast_list = rtl8150_set_multicast;
netdev->set_mac_address = rtl8150_set_mac_address;
netdev->get_stats = rtl8150_netdev_stats;
netdev->mtu = RTL8150_MTU;
SET_ETHTOOL_OPS(netdev, &ops);
dev->intr_interval = 100; /* 100ms */

Expand Down

0 comments on commit b3401c8

Please sign in to comment.