Skip to content

Commit d2d7d4e

Browse files
ravargilJeff Kirsher
authored andcommitted
e1000e: Increase driver version number
Signed-off-by: Raanan Avargil <raanan.avargil@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
1 parent 37b1291 commit d2d7d4e

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/ethernet/intel/e1000e

1 file changed

+1
-1
lines changed

drivers/net/ethernet/intel/e1000e/netdev.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
#define DRV_EXTRAVERSION "-k"
5050

51-
#define DRV_VERSION "3.2.5" DRV_EXTRAVERSION
51+
#define DRV_VERSION "3.2.6" DRV_EXTRAVERSION
5252
char e1000e_driver_name[] = "e1000e";
5353
const char e1000e_driver_version[] = DRV_VERSION;
5454

0 commit comments

Comments
 (0)