Loading drivers/net/ixgb/ixgb_main.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ static char ixgb_driver_string[] = "Intel(R) PRO/10GbE Network Driver"; #else #define DRIVERNAPI "-NAPI" #endif #define DRV_VERSION "1.0.109-k4"DRIVERNAPI #define DRV_VERSION "1.0.112-k2"DRIVERNAPI char ixgb_driver_version[] = DRV_VERSION; static char ixgb_copyright[] = "Copyright (c) 1999-2006 Intel Corporation."; Loading Loading
drivers/net/ixgb/ixgb_main.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ static char ixgb_driver_string[] = "Intel(R) PRO/10GbE Network Driver"; #else #define DRIVERNAPI "-NAPI" #endif #define DRV_VERSION "1.0.109-k4"DRIVERNAPI #define DRV_VERSION "1.0.112-k2"DRIVERNAPI char ixgb_driver_version[] = DRV_VERSION; static char ixgb_copyright[] = "Copyright (c) 1999-2006 Intel Corporation."; Loading