projects
/
platform
/
kernel
/
kernel-mfld-blackbay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fba1c3
)
cpmac: bump version to 0.5.2
author
Florian Fainelli
<florian@openwrt.org>
Sun, 7 Mar 2010 00:55:50 +0000
(
00:55
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 7 Mar 2010 23:25:53 +0000
(15:25 -0800)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cpmac.c
patch
|
blob
|
history
diff --git
a/drivers/net/cpmac.c
b/drivers/net/cpmac.c
index
baeb5ba
..
60777fd
100644
(file)
--- a/
drivers/net/cpmac.c
+++ b/
drivers/net/cpmac.c
@@
-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