Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78413
b: refs/heads/master
c: f5f97b5
h: refs/heads/master
i:
  78411: 1a8ecaf
v: v3
  • Loading branch information
Andrew Morton authored and David S. Miller committed Jan 28, 2008
1 parent f1e9f7f commit 39f068f
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: 5533995b62d02dbbf930f2e59221c2d5ea05aab7
refs/heads/master: f5f97b57b5208a7ca270ac86887a2838ab7862f5
2 changes: 1 addition & 1 deletion trunk/drivers/net/ns83820.c
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ static inline int rx_refill(struct net_device *ndev, gfp_t gfp)
return i ? 0 : -ENOMEM;
}

static void rx_refill_atomic(struct net_device *ndev));
static void rx_refill_atomic(struct net_device *ndev);
static void fastcall rx_refill_atomic(struct net_device *ndev)
{
rx_refill(ndev, GFP_ATOMIC);
Expand Down

0 comments on commit 39f068f

Please sign in to comment.