Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9613
b: refs/heads/master
c: 0a1c80f
h: refs/heads/master
i:
  9611: bb32205
v: v3
  • Loading branch information
Randy Dunlap authored and Jeff Garzik committed Oct 4, 2005
1 parent 54b2f09 commit 6c3fdd4
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: c2681dd8c71c8fb4ca530f94536550fcd843aae4
refs/heads/master: 0a1c80f1115b9a1aacf00a312a532ceef49dfa1b
2 changes: 1 addition & 1 deletion trunk/drivers/net/ns83820.c
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ static inline int ns83820_add_rx_skb(struct ns83820 *dev, struct sk_buff *skb)
return 0;
}

static inline int rx_refill(struct net_device *ndev, int gfp)
static inline int rx_refill(struct net_device *ndev, unsigned int gfp)
{
struct ns83820 *dev = PRIV(ndev);
unsigned i;
Expand Down

0 comments on commit 6c3fdd4

Please sign in to comment.