1
0
Fork 0

e1000e: update version from k4 to k6

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
hifive-unleashed-5.1
Jesse Brandeburg 2008-10-02 16:33:45 -07:00 committed by Linus Torvalds
parent 717d438d1f
commit 6f92a6a7dd
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
#include "e1000.h"
#define DRV_VERSION "0.3.3.3-k4"
#define DRV_VERSION "0.3.3.3-k6"
char e1000e_driver_name[] = "e1000e";
const char e1000e_driver_version[] = DRV_VERSION;