projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d05fd0
)
igb: bump version to igb-5.4.0
author
Todd Fujinaka
<
[email protected]
>
Wed, 24 Aug 2016 15:40:23 +0000
(08:40 -0700)
committer
Jeff Kirsher
<
[email protected]
>
Wed, 28 Sep 2016 02:00:52 +0000
(19:00 -0700)
Bump igb version to match other igb drivers.
Signed-off-by: Todd Fujinaka <
[email protected]
>
Tested-by: Aaron Brown <
[email protected]
>
Signed-off-by: Jeff Kirsher <
[email protected]
>
drivers/net/ethernet/intel/igb/igb_main.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/intel/igb/igb_main.c
b/drivers/net/ethernet/intel/igb/igb_main.c
index a83aa13a5bf45e35cba1b3c8c2bdf97ea0c5016a..edc9a6ac5169328b3690672b47a699df8dc2d588 100644
(file)
--- a/
drivers/net/ethernet/intel/igb/igb_main.c
+++ b/
drivers/net/ethernet/intel/igb/igb_main.c
@@
-58,7
+58,7
@@
#include "igb.h"
#define MAJ 5
-#define MIN
3
+#define MIN
4
#define BUILD 0
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
__stringify(BUILD) "-k"