Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187959
b: refs/heads/master
c: 25dc27d
h: refs/heads/master
i:
  187957: 6f82b25
  187955: c4c4514
  187951: 6ac0450
v: v3
  • Loading branch information
Florian Fainelli authored and David S. Miller committed Mar 7, 2010
1 parent 4af9cf6 commit 6158374
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: 9fba1c31f4f3f9f860a4afee0b409cde27d06741
refs/heads/master: 25dc27d17dc868aae78fd03bef3113cf586b12e5
2 changes: 1 addition & 1 deletion trunk/drivers/net/cpmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,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.1"
#define CPMAC_VERSION "0.5.2"
/* frame size + 802.1q tag + FCS size */
#define CPMAC_SKB_SIZE (ETH_FRAME_LEN + ETH_FCS_LEN + VLAN_HLEN)
#define CPMAC_QUEUES 8
Expand Down

0 comments on commit 6158374

Please sign in to comment.