Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159317
b: refs/heads/master
c: 4e43af3
h: refs/heads/master
i:
  159315: a0e9768
v: v3
  • Loading branch information
Florian Fainelli authored and David S. Miller committed Aug 5, 2009
1 parent 4e525f9 commit 757dde4
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: e4540aa94f9b3e75528d9091524e7d82a0650f10
refs/heads/master: 4e43af323a669a977fcb35f1127c57480ebf7265
2 changes: 1 addition & 1 deletion trunk/drivers/net/cpmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ module_param(dumb_switch, int, 0444);
MODULE_PARM_DESC(debug_level, "Number of NETIF_MSG bits to enable");
MODULE_PARM_DESC(dumb_switch, "Assume switch is not connected to MDIO bus");

#define CPMAC_VERSION "0.5.0"
#define CPMAC_VERSION "0.5.1"
/* frame size + 802.1q tag */
#define CPMAC_SKB_SIZE (ETH_FRAME_LEN + 4)
#define CPMAC_QUEUES 8
Expand Down

0 comments on commit 757dde4

Please sign in to comment.