Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78773
b: refs/heads/master
c: 6db105d
h: refs/heads/master
i:
  78771: 9611c8d
v: v3
  • Loading branch information
Ilpo Järvinen authored and David S. Miller committed Jan 28, 2008
1 parent 92d2c9b commit daf1c3d
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: 56e252c7484c3ebc058f3c22d4a75386b079c49c
refs/heads/master: 6db105db95197c0fe93f8b3fb338eb6cf17440b7
2 changes: 1 addition & 1 deletion trunk/net/core/pktgen.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ static inline __u64 tv_to_us(const struct timeval *tv)
return us;
}

static inline __u64 getCurUs(void)
static __u64 getCurUs(void)
{
struct timeval tv;
do_gettimeofday(&tv);
Expand Down

0 comments on commit daf1c3d

Please sign in to comment.