Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26779
b: refs/heads/master
c: 53d42f5
h: refs/heads/master
i:
  26777: a498839
  26775: 276aca4
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed May 16, 2006
1 parent 7b2d7d6 commit 6dcfd9d
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: 338f7566e5c26a9547e25d54863ae4e4e5c856d1
refs/heads/master: 53d42f541278b6c97724465b19bae4730d7a85c8
2 changes: 1 addition & 1 deletion trunk/net/ipx/ipx_route.c
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ static int ipxrtr_create(struct ipx_route_definition *rd)
return rc;
}

static int ipxrtr_delete(long net)
static int ipxrtr_delete(__u32 net)
{
struct ipx_route *r, *tmp;
int rc;
Expand Down

0 comments on commit 6dcfd9d

Please sign in to comment.