sfc: Bump version to 3.2
The key new feature for 3.2 is PTP support. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
This commit is contained in:
parent
e5621545e2
commit
25ce200215
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue