Skip to content

Commit

Permalink
forcedeth: bump version to 63
Browse files Browse the repository at this point in the history
This patch bumps the version up to 63

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ayaz Abdulla authored and David S. Miller committed Feb 7, 2009
1 parent daa91a9 commit 2813ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/forcedeth.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
* DEV_NEED_TIMERIRQ will not harm you on sane hardware, only generating a few
* superfluous timer interrupts from the nic.
*/
#define FORCEDETH_VERSION "0.62"
#define FORCEDETH_VERSION "0.63"
#define DRV_NAME "forcedeth"

#include <linux/module.h>
Expand Down

0 comments on commit 2813ddd

Please sign in to comment.