Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315069
b: refs/heads/master
c: 94334d5
h: refs/heads/master
i:
  315067: 6c0b1a3
v: v3
  • Loading branch information
David S. Miller committed Jul 11, 2012
1 parent 0512f48 commit 4ab97ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 794785bf12d5d6ad7f557d78d203bb0bbfcd8da2
refs/heads/master: 94334d5ed4b64ebcd2c4b421e133b921f8ccf75d
6 changes: 0 additions & 6 deletions trunk/include/net/dst.h
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,6 @@ static inline unsigned long dst_metric_rtt(const struct dst_entry *dst, int metr
return msecs_to_jiffies(dst_metric(dst, metric));
}

static inline void set_dst_metric_rtt(struct dst_entry *dst, int metric,
unsigned long rtt)
{
dst_metric_set(dst, metric, jiffies_to_msecs(rtt));
}

static inline u32
dst_allfrag(const struct dst_entry *dst)
{
Expand Down

0 comments on commit 4ab97ce

Please sign in to comment.