Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8701
b: refs/heads/master
c: 6ddcf62
h: refs/heads/master
i:
  8699: 01648ed
v: v3
  • Loading branch information
Ralf Baechle authored and David S. Miller committed Sep 12, 2005
1 parent 2953015 commit 8f8ada3
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: 3bf0ae7b57cade2003ffd0125ee30e80adb93d23
refs/heads/master: 6ddcf626fd0a3cbf410ceb483cb76074ed1c5873
2 changes: 1 addition & 1 deletion trunk/net/netrom/nr_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ int nr_rx_ip(struct sk_buff *skb, struct net_device *dev)
struct net_device_stats *stats = netdev_priv(dev);

if (!netif_running(dev)) {
stats->rx_errors++;
stats->rx_dropped++;
return 0;
}

Expand Down

0 comments on commit 8f8ada3

Please sign in to comment.