mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
e1000e: Increment version to 0.2.1
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
c682fc238a
commit
f014e97ec6
@ -46,7 +46,7 @@
|
||||
|
||||
#include "e1000.h"
|
||||
|
||||
#define DRV_VERSION "0.2.0"
|
||||
#define DRV_VERSION "0.2.1"
|
||||
char e1000e_driver_name[] = "e1000e";
|
||||
const char e1000e_driver_version[] = DRV_VERSION;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user