Skip to content

Commit

Permalink
sfc: Bump version to 3.2
Browse files Browse the repository at this point in the history
The key new feature for 3.2 is PTP support.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
  • Loading branch information
Ben Hutchings committed Sep 19, 2012
1 parent e562154 commit 25ce200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/sfc/net_driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 25ce200

Please sign in to comment.