Skip to content

Commit c74dff1

Browse files
b-pujariJeff Kirsher
authored andcommitted
i40e: Bump version from 1.5.10 to 1.5.16
Signed-off-by: Bimmy Pujari <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
1 parent d96a83d commit c74dff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/ethernet/intel/i40e/i40e_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ static const char i40e_driver_string[] =
4646

4747
#define DRV_VERSION_MAJOR 1
4848
#define DRV_VERSION_MINOR 5
49-
#define DRV_VERSION_BUILD 10
49+
#define DRV_VERSION_BUILD 16
5050
#define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
5151
__stringify(DRV_VERSION_MINOR) "." \
5252
__stringify(DRV_VERSION_BUILD) DRV_KERN

0 commit comments

Comments
 (0)