Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327824
b: refs/heads/master
c: e966c8e
h: refs/heads/master
v: v3
  • Loading branch information
Peter Senna Tschudin authored and David S. Miller committed Sep 7, 2012
1 parent 9927a15 commit 0d0625b
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: b4949ab269a20e9af9a0c40729bac56e8f8a43a2
refs/heads/master: e966c8ec0cd2ff97ff1d87c381e27da3c086ee35
2 changes: 1 addition & 1 deletion trunk/drivers/net/usb/sierra_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ static int sierra_net_rx_fixup(struct usbnet *dev, struct sk_buff *skb)
netdev_err(dev->net, "HIP/ETH: Invalid pkt\n");

dev->net->stats.rx_frame_errors++;
/* dev->net->stats.rx_errors incremented by caller */;
/* dev->net->stats.rx_errors incremented by caller */
return 0;
}

Expand Down

0 comments on commit 0d0625b

Please sign in to comment.