Skip to content

Commit

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

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 Mar 10, 2009
1 parent 1b2bb76 commit 3e1a3ce
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.63"
#define FORCEDETH_VERSION "0.64"
#define DRV_NAME "forcedeth"

#include <linux/module.h>
Expand Down

0 comments on commit 3e1a3ce

Please sign in to comment.