Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341897
b: refs/heads/master
c: 6699938
h: refs/heads/master
i:
  341895: 5124c80
v: v3
  • Loading branch information
Carolyn Wyborny authored and Jeff Kirsher committed Dec 7, 2012
1 parent 9d2ed7c commit 61d9cb9
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: 52285b762b3681669215bf1d17ca6143448ab7d3
refs/heads/master: 6699938bde8cf9bc3e118077e84484b7587b8533
4 changes: 2 additions & 2 deletions trunk/drivers/net/ethernet/intel/igb/igb_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
#include "igb.h"

#define MAJ 4
#define MIN 0
#define BUILD 17
#define MIN 1
#define BUILD 2
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
__stringify(BUILD) "-k"
char igb_driver_name[] = "igb";
Expand Down

0 comments on commit 61d9cb9

Please sign in to comment.