Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36390
b: refs/heads/master
c: 25d94e6
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Sep 27, 2006
1 parent 0635207 commit 1048141
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: 933a27d39e0e57ba56cff2e4ebe92cf23f4cd815
refs/heads/master: 25d94e682ccb8938177bffafa67a7d21c7282a4a
2 changes: 1 addition & 1 deletion trunk/drivers/usb/net/usbnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ static int usbnet_open (struct net_device *net)

devinfo (dev, "open: enable queueing "
"(rx %d, tx %d) mtu %d %s framing",
RX_QLEN (dev), TX_QLEN (dev), dev->net->mtu,
(int)RX_QLEN (dev), (int)TX_QLEN (dev), dev->net->mtu,
framing);
}

Expand Down

0 comments on commit 1048141

Please sign in to comment.