Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4917
b: refs/heads/master
c: 5938a7b
h: refs/heads/master
i:
  4915: e6057a1
v: v3
  • Loading branch information
Victor Fusco authored and David S. Miller committed Jul 19, 2005
1 parent eac40b0 commit a5cd33f
Show file tree
Hide file tree
Showing 2 changed files with 4 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: c9e42614585dddd544a56907ff5fd5ca55411967
refs/heads/master: 5938a7b580bb7a738ee349048565ac76e6f3f5d7
4 changes: 3 additions & 1 deletion trunk/drivers/atm/ambassador.c
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,9 @@ static void drain_rx_pools (amb_dev * dev) {
drain_rx_pool (dev, pool);
}

static inline void fill_rx_pool (amb_dev * dev, unsigned char pool, int priority) {
static inline void fill_rx_pool (amb_dev * dev, unsigned char pool,
unsigned int __nocast priority)
{
rx_in rx;
amb_rxq * rxq;

Expand Down

0 comments on commit a5cd33f

Please sign in to comment.