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

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
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
* *
**************************************************************************/ **************************************************************************/
#define EFX_DRIVER_VERSION "3.1" #define EFX_DRIVER_VERSION "3.2"
#ifdef DEBUG #ifdef DEBUG
#define EFX_BUG_ON_PARANOID(x) BUG_ON(x) #define EFX_BUG_ON_PARANOID(x) BUG_ON(x)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment