Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9576
b: refs/heads/master
c: 3e56a40
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Oct 3, 2005
1 parent 61c72fe commit 140df27
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: e5ed639913eea3e4783a550291775ab78dd84966
refs/heads/master: 3e56a40bb36f1f73b4eac2ffe267c5357811e321
1 change: 0 additions & 1 deletion trunk/net/core/pktgen.c
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,6 @@ static void pktgen_setup_inject(struct pktgen_dev *pkt_dev)
pkt_dev->saddr_min = in_dev->ifa_list->ifa_address;
pkt_dev->saddr_max = pkt_dev->saddr_min;
}
__in_dev_put(in_dev);
}
rcu_read_unlock();
}
Expand Down

0 comments on commit 140df27

Please sign in to comment.