Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130985
b: refs/heads/master
c: 1fbe493
h: refs/heads/master
i:
  130983: 628646c
v: v3
  • Loading branch information
Andy Fleming authored and David S. Miller committed Feb 5, 2009
1 parent 649f311 commit 8f1843e
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: 65ab8385b67854792e89267907f9fcb27e779f95
refs/heads/master: 1fbe49328f7442090439addddf441fb5b3186e71
2 changes: 1 addition & 1 deletion trunk/drivers/net/gianfar.h
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ extern const char gfar_driver_version[];
#define ATTRELI_EI(x) (x)

#define BD_LFLAG(flags) ((flags) << 16)
#define BD_LENGTH_MASK 0x00ff
#define BD_LENGTH_MASK 0x0000ffff

/* TxBD status field bits */
#define TXBD_READY 0x8000
Expand Down

0 comments on commit 8f1843e

Please sign in to comment.