Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300743
b: refs/heads/master
c: be0c006
h: refs/heads/master
i:
  300741: 123741a
  300739: a1c65fd
  300735: c0d5120
v: v3
  • Loading branch information
Carolyn Wyborny authored and Jeff Kirsher committed Apr 14, 2012
1 parent 75843a3 commit c23fd0b
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: 04499ec4ee945dfad9f0afbdd8d6f8ba12dac6d6
refs/heads/master: be0c0068140dea329d151be58b8fdd9fa22301ca
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 3
#define MIN 2
#define BUILD 10
#define MIN 4
#define BUILD 7
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
__stringify(BUILD) "-k"
char igb_driver_name[] = "igb";
Expand Down

0 comments on commit c23fd0b

Please sign in to comment.