Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8707
b: refs/heads/master
c: 7237729
h: refs/heads/master
i:
  8705: 588a92d
  8703: c1fcf53
v: v3
  • Loading branch information
Ralf Baechle authored and David S. Miller committed Sep 12, 2005
1 parent e63e21c commit 24fe489
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: dd8aa40431d2776ef72fd36aab6a6a6bf0f45967
refs/heads/master: 723772913e6caf82919754f9d73fa55fc762bb1b
2 changes: 1 addition & 1 deletion trunk/net/netrom/nr_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ void nr_setup(struct net_device *dev)
dev->set_mac_address = nr_set_mac_address;

/* New-style flags. */
dev->flags = 0;
dev->flags = IFF_NOARP;

dev->get_stats = nr_get_stats;
}

0 comments on commit 24fe489

Please sign in to comment.