Skip to content

Commit

Permalink
fm10k: Bump driver version to 0.15.2
Browse files Browse the repository at this point in the history
With the recent driver changes, bump the version.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
  • Loading branch information
Jeff Kirsher committed Apr 14, 2015
1 parent b32d15b commit f4f88c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/intel/fm10k/fm10k_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

#include "fm10k.h"

#define DRV_VERSION "0.12.2-k"
#define DRV_VERSION "0.15.2-k"
const char fm10k_driver_version[] = DRV_VERSION;
char fm10k_driver_name[] = "fm10k";
static const char fm10k_driver_string[] =
Expand Down

0 comments on commit f4f88c6

Please sign in to comment.