Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134559
b: refs/heads/master
c: 359d8b1
h: refs/heads/master
i:
  134557: 9c9ace1
  134555: 0fe421f
  134551: 49f6d45
  134543: e76771d
  134527: 145b96b
v: v3
  • Loading branch information
Eilon Greenstein authored and David S. Miller committed Feb 16, 2009
1 parent 3d189f7 commit a9eda06
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 9 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: 8440d2b63667c7d09ccbe43b8bd928d3c4662879
refs/heads/master: 359d8b1599050977771190cf938ef010e951ee04
6 changes: 6 additions & 0 deletions trunk/drivers/net/bnx2x.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@

#define BNX2X_NEW_NAPI


#include "bnx2x_reg.h"
#include "bnx2x_fw_defs.h"
#include "bnx2x_hsi.h"
#include "bnx2x_link.h"

/* error/debug prints */

#define DRV_MODULE_NAME "bnx2x"
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/net/bnx2x_link.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
#include <linux/ethtool.h>
#include <linux/mutex.h>

#include "bnx2x_reg.h"
#include "bnx2x_fw_defs.h"
#include "bnx2x_hsi.h"
#include "bnx2x_link.h"
#include "bnx2x.h"

/********************************************************/
Expand Down
5 changes: 1 addition & 4 deletions trunk/drivers/net/bnx2x_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,7 @@
#include <linux/zlib.h>
#include <linux/io.h>

#include "bnx2x_reg.h"
#include "bnx2x_fw_defs.h"
#include "bnx2x_hsi.h"
#include "bnx2x_link.h"

#include "bnx2x.h"
#include "bnx2x_init.h"

Expand Down

0 comments on commit a9eda06

Please sign in to comment.