Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298465
b: refs/heads/master
c: 8e4f325
h: refs/heads/master
i:
  298463: 190ae0d
v: v3
  • Loading branch information
Don Skidmore authored and Jeff Kirsher committed Mar 28, 2012
1 parent 5386114 commit d9ebaa7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70e5576cb0af5c1351432704a39319af119584bb
refs/heads/master: 8e4f3250f4162315fd57190d3364210eacafd7c7
4 changes: 2 additions & 2 deletions trunk/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ static char ixgbe_default_device_descr[] =
"Intel(R) 10 Gigabit Network Connection";
#endif
#define MAJ 3
#define MIN 6
#define BUILD 7
#define MIN 8
#define BUILD 21
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
__stringify(BUILD) "-k"
const char ixgbe_driver_version[] = DRV_VERSION;
Expand Down

0 comments on commit d9ebaa7

Please sign in to comment.