Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103047
b: refs/heads/master
c: 45675bc
h: refs/heads/master
i:
  103045: 9f0a0d6
  103043: 9be8625
  103039: 54e7534
v: v3
  • Loading branch information
Lennert Buytenhek committed Jun 12, 2008
1 parent 41d0c70 commit 5a6aee6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: bedfe3248efd070acd97d44d8c58cf82d7ebe7c4
refs/heads/master: 45675bc6eb2393587bea900c726bca3b74ea9a3e
6 changes: 3 additions & 3 deletions trunk/drivers/net/mv643xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
#include <asm/system.h>

static char mv643xx_eth_driver_name[] = "mv643xx_eth";
static char mv643xx_eth_driver_version[] = "1.0";
static char mv643xx_eth_driver_version[] = "1.1";

#define MV643XX_ETH_CHECKSUM_OFFLOAD_TX
#define MV643XX_ETH_NAPI
Expand Down Expand Up @@ -2570,8 +2570,8 @@ static void __exit mv643xx_eth_cleanup_module(void)
}
module_exit(mv643xx_eth_cleanup_module);

MODULE_AUTHOR("Rabeeh Khoury, Assaf Hoffman, Matthew Dharm, Manish Lachwani "
"and Dale Farnsworth");
MODULE_AUTHOR("Rabeeh Khoury, Assaf Hoffman, Matthew Dharm, "
"Manish Lachwani, Dale Farnsworth and Lennert Buytenhek");
MODULE_DESCRIPTION("Ethernet driver for Marvell MV643XX");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:" MV643XX_ETH_SHARED_NAME);
Expand Down

0 comments on commit 5a6aee6

Please sign in to comment.