Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145436
b: refs/heads/master
c: 18a36c1
h: refs/heads/master
v: v3
  • Loading branch information
Xiaotian Feng authored and David S. Miller committed May 27, 2009
1 parent 63d03c9 commit 037624e
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: e65fcfd63a9a62baa5708484ff8edbe56eb3e7ec
refs/heads/master: 18a36c1a398055e87a3646738abf3c1b0e98e7e2
2 changes: 1 addition & 1 deletion trunk/drivers/net/gianfar.h
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ extern const char gfar_driver_version[];
(IEVENT_RXC | IEVENT_BSY | IEVENT_EBERR | IEVENT_MSRO | \
IEVENT_BABT | IEVENT_TXC | IEVENT_TXE | IEVENT_LC \
| IEVENT_CRL | IEVENT_XFUN | IEVENT_DPE | IEVENT_PERR \
| IEVENT_MAG)
| IEVENT_MAG | IEVENT_BABR)

#define IMASK_INIT_CLEAR 0x00000000
#define IMASK_BABR 0x80000000
Expand Down

0 comments on commit 037624e

Please sign in to comment.