Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36491
b: refs/heads/master
c: bef363a
h: refs/heads/master
i:
  36489: 792bc82
  36487: f845825
v: v3
  • Loading branch information
Michal Piotrowski authored and Jeff Garzik committed Sep 26, 2006
1 parent ab90540 commit 52769ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 6432dc1f44ff3f02a304db26717c4f76e2e57be9
refs/heads/master: bef363a1e07a913508cf10ab2d7e2b11e6313257
4 changes: 0 additions & 4 deletions trunk/drivers/net/acenic.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,7 @@ MODULE_DEVICE_TABLE(pci, acenic_pci_tbl);
#define SET_NETDEV_DEV(net, pdev) do{} while(0)
#endif

#if LINUX_VERSION_CODE >= 0x2051c
#define ace_sync_irq(irq) synchronize_irq(irq)
#else
#define ace_sync_irq(irq) synchronize_irq()
#endif

#ifndef offset_in_page
#define offset_in_page(ptr) ((unsigned long)(ptr) & ~PAGE_MASK)
Expand Down

0 comments on commit 52769ac

Please sign in to comment.