Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40740
b: refs/heads/master
c: 07fd06b
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Klein authored and Jeff Garzik committed Nov 6, 2006
1 parent 50ce281 commit 59657d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 1b5135d9b922fdcf46e1e7383167d93d42635fb4
refs/heads/master: 07fd06b3bc1589e44aefd02eb28700a51b3c9d12
5 changes: 1 addition & 4 deletions trunk/drivers/net/ehea/ehea.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#include <asm/io.h>

#define DRV_NAME "ehea"
#define DRV_VERSION "EHEA_0034"
#define DRV_VERSION "EHEA_0043"

#define EHEA_MSG_DEFAULT (NETIF_MSG_LINK | NETIF_MSG_TIMER \
| NETIF_MSG_RX_ERR | NETIF_MSG_TX_ERR)
Expand Down Expand Up @@ -105,9 +105,6 @@
#define EHEA_BCMC_VLANID_ALL 0x01
#define EHEA_BCMC_VLANID_SINGLE 0x00

/* Use this define to kmallocate pHYP control blocks */
#define H_CB_ALIGNMENT 4096

#define EHEA_CACHE_LINE 128

/* Memory Regions */
Expand Down

0 comments on commit 59657d4

Please sign in to comment.