Explorar o código

sfc: Bump version to 3.1

All features originally planned for version 3.1 (and some that
weren't) have been implemented.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Ben Hutchings %!s(int64=15) %!d(string=hai) anos
pai
achega
6d84b986b2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/net/sfc/net_driver.h

+ 1 - 1
drivers/net/sfc/net_driver.h

@@ -41,7 +41,7 @@
  *
  *
  **************************************************************************/
  **************************************************************************/
 
 
-#define EFX_DRIVER_VERSION	"3.0"
+#define EFX_DRIVER_VERSION	"3.1"
 
 
 #ifdef EFX_ENABLE_DEBUG
 #ifdef EFX_ENABLE_DEBUG
 #define EFX_BUG_ON_PARANOID(x) BUG_ON(x)
 #define EFX_BUG_ON_PARANOID(x) BUG_ON(x)