Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 777e1d4a authored by Auke Kok's avatar Auke Kok Committed by Auke Kok
Browse files

ixgb: increment version to 1.0.104-k2



Increment the driver version to 1.0.104-k2

Signed-off-by: default avatarJesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: default avatarAuke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: default avatarJohn Ronciak <john.ronciak@intel.com>
parent 9b8118df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ static char ixgb_driver_string[] = "Intel(R) PRO/10GbE Network Driver";
#else
#define DRIVERNAPI "-NAPI"
#endif
#define DRV_VERSION		"1.0.100-k2"DRIVERNAPI
#define DRV_VERSION		"1.0.104-k2"DRIVERNAPI
char ixgb_driver_version[] = DRV_VERSION;
static char ixgb_copyright[] = "Copyright (c) 1999-2005 Intel Corporation.";