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

Commit 25ce2002 authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Bump version to 3.2



The key new feature for 3.2 is PTP support.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent e5621545
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
 *
 **************************************************************************/

#define EFX_DRIVER_VERSION	"3.1"
#define EFX_DRIVER_VERSION	"3.2"

#ifdef DEBUG
#define EFX_BUG_ON_PARANOID(x) BUG_ON(x)