Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171525
b: refs/heads/master
c: ddb1417
h: refs/heads/master
i:
  171523: 644ef2d
v: v3
  • Loading branch information
Wan ZongShun authored and David S. Miller committed Nov 14, 2009
1 parent 1a2c520 commit 2081100
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6baff15037693c057e3047da02c460c7e7b346c2
refs/heads/master: ddb1417529559810ec2024fd8ca21e4d497a3275
4 changes: 2 additions & 2 deletions trunk/drivers/net/arm/w90p910_ether.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ struct w90p910_ether {
struct mii_if_info mii;
struct timer_list check_timer;
void __iomem *reg;
unsigned int rxirq;
unsigned int txirq;
int rxirq;
int txirq;
unsigned int cur_tx;
unsigned int cur_rx;
unsigned int finish_tx;
Expand Down

0 comments on commit 2081100

Please sign in to comment.