Skip to content

Commit

Permalink
sfc: Bump version to 3.1
Browse files Browse the repository at this point in the history
All features originally planned for version 3.1 (and some that
weren't) have been implemented.

Signed-off-by: Ben Hutchings <[email protected]>
  • Loading branch information
Ben Hutchings committed Feb 28, 2011
1 parent 5fb6b06 commit 6d84b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/sfc/net_driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
*
**************************************************************************/

#define EFX_DRIVER_VERSION "3.0"
#define EFX_DRIVER_VERSION "3.1"

#ifdef EFX_ENABLE_DEBUG
#define EFX_BUG_ON_PARANOID(x) BUG_ON(x)
Expand Down

0 comments on commit 6d84b98

Please sign in to comment.