Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134554
b: refs/heads/master
c: 5cd65a9
h: refs/heads/master
v: v3
  • Loading branch information
Eilon Greenstein authored and David S. Miller committed Feb 16, 2009
1 parent 66289b8 commit ec10e71
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: b5bf9068ebb1b4012e4c0fef58490f97e6b6a0db
refs/heads/master: 5cd65a93e9335393d5e1f18d35d337b7ba1280f8
4 changes: 2 additions & 2 deletions trunk/drivers/net/bnx2x_hsi.h
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ struct port_feat_cfg { /* port 0: 0x454 port 1: 0x4c8 */
/****************************************************************************
* Device Information *
****************************************************************************/
struct dev_info { /* size */
struct shm_dev_info { /* size */

u32 bc_rev; /* 8 bits each: major, minor, build */ /* 4 */

Expand Down Expand Up @@ -841,7 +841,7 @@ struct shmem_region { /* SharedMem Offset (size) */
#define SHR_MEM_VALIDITY_ACTIVE_MFW_NONE 0x000001c0
#define SHR_MEM_VALIDITY_ACTIVE_MFW_MASK 0x000001c0

struct dev_info dev_info; /* 0x8 (0x438) */
struct shm_dev_info dev_info; /* 0x8 (0x438) */

u8 reserved[52*PORT_MAX];

Expand Down

0 comments on commit ec10e71

Please sign in to comment.