Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58748
b: refs/heads/master
c: 099575b
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Jeff Garzik committed Jul 10, 2007
1 parent 3153da7 commit cb52343
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: 9514bfe5d92000a9fd6f3c44aa775819b5d78aaf
refs/heads/master: 099575b6cb7eaf18211ba72de56264f67651b90b
2 changes: 1 addition & 1 deletion trunk/drivers/net/macmace.c
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ static irqreturn_t mace_interrupt(int irq, void *dev_id)
struct mace_data *mp = netdev_priv(dev);
volatile struct mace *mb = mp->mace;
int intr, fs;
unsigned int flags;
unsigned long flags;

/* don't want the dma interrupt handler to fire */
local_irq_save(flags);
Expand Down

0 comments on commit cb52343

Please sign in to comment.