mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 23:24:05 +08:00
Rev tulip version
Rev tulip version... things have changed since 2002! Signed-off-by: Valerie Henson <val_henson@linux.intel.com> Cc: Jeff Garzik <jeff@garzik.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
1ddb98618d
commit
6bab99be91
@ -17,11 +17,11 @@
|
||||
|
||||
#define DRV_NAME "tulip"
|
||||
#ifdef CONFIG_TULIP_NAPI
|
||||
#define DRV_VERSION "1.1.14-NAPI" /* Keep at least for test */
|
||||
#define DRV_VERSION "1.1.15-NAPI" /* Keep at least for test */
|
||||
#else
|
||||
#define DRV_VERSION "1.1.14"
|
||||
#define DRV_VERSION "1.1.15"
|
||||
#endif
|
||||
#define DRV_RELDATE "May 11, 2002"
|
||||
#define DRV_RELDATE "Feb 27, 2007"
|
||||
|
||||
|
||||
#include <linux/module.h>
|
||||
|
Loading…
Reference in New Issue
Block a user