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>

authored by Jesse Brandeburg and committed by Linus Torvalds 6f92a6a7 717d438d

+1 -1
+1 -1
drivers/net/e1000e/netdev.c
··· 47 47 48 48 #include "e1000.h" 49 49 50 - #define DRV_VERSION "0.3.3.3-k4" 50 + #define DRV_VERSION "0.3.3.3-k6" 51 51 char e1000e_driver_name[] = "e1000e"; 52 52 const char e1000e_driver_version[] = DRV_VERSION; 53 53