mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 19:56:18 +00:00
forcedeth: bump version to 63
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>
This commit is contained in:
parent
daa91a9d24
commit
2813ddd1bf
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue