Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203770
b: refs/heads/master
c: 9f6c925
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Kravkov authored and David S. Miller committed Jul 28, 2010
1 parent e1dede1 commit 9b09541
Show file tree
Hide file tree
Showing 6 changed files with 3,093 additions and 2,750 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: b0efbb996e8554ed8fe59e3f79e0bc83218083ab
refs/heads/master: 9f6c925889ad9204c7d1f5ca116d2e5fd6036c72
2 changes: 1 addition & 1 deletion trunk/drivers/net/bnx2x/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

obj-$(CONFIG_BNX2X) += bnx2x.o

bnx2x-objs := bnx2x_main.o bnx2x_link.o
bnx2x-objs := bnx2x_main.o bnx2x_link.o bnx2x_cmn.o
1 change: 1 addition & 0 deletions trunk/drivers/net/bnx2x/bnx2x.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
#endif

#include <linux/mdio.h>
#include <linux/pci.h>
#include "bnx2x_reg.h"
#include "bnx2x_fw_defs.h"
#include "bnx2x_hsi.h"
Expand Down
Loading

0 comments on commit 9b09541

Please sign in to comment.