Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24758
b: refs/heads/master
c: 8a91ed6
h: refs/heads/master
v: v3
  • Loading branch information
Arthur Othieno authored and Jeff Garzik committed Mar 29, 2006
1 parent 8e3f42c commit 416bb3d
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: a8b4cf42cf57e44e3c4a585e0f0a71e3a7efbf29
refs/heads/master: 8a91ed60f58451342a25f3ab4484c7257430aa8e
2 changes: 1 addition & 1 deletion trunk/drivers/net/8390.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ struct ei_device {
#define inb_p(_p) inb(_p)
#define outb_p(_v,_p) outb(_v,_p)

#elif defined(CONFIG_NET_CBUS) || defined(CONFIG_NE_H8300) || defined(CONFIG_NE_H8300_MODULE)
#elif defined(CONFIG_NE_H8300) || defined(CONFIG_NE_H8300_MODULE)
#define EI_SHIFT(x) (ei_local->reg_offset[x])
#else
#define EI_SHIFT(x) (x)
Expand Down

0 comments on commit 416bb3d

Please sign in to comment.