Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223255
b: refs/heads/master
c: 372e43e
h: refs/heads/master
i:
  223253: 3119e81
  223251: dd47c04
  223247: 2ad48f4
v: v3
  • Loading branch information
Vladislav Zolotarov authored and David S. Miller committed Dec 12, 2010
1 parent 131d04a commit dab5ffa
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: 099978b434d4924594516db540ccc50652e7cc94
refs/heads/master: 372e43eb2fc34001250e27d63f99c20e46ea58a7
4 changes: 2 additions & 2 deletions trunk/drivers/net/bnx2x/bnx2x_init_ops.h
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ static void bnx2x_qm_init_ptr_table(struct bnx2x *bp, int qm_cid_count,
/****************************************************************************
* SRC initializations
****************************************************************************/

#ifdef BCM_CNIC
/* called during init func stage */
static void bnx2x_src_init_t2(struct bnx2x *bp, struct src_ent *t2,
dma_addr_t t2_mapping, int src_cid_count)
Expand All @@ -862,5 +862,5 @@ static void bnx2x_src_init_t2(struct bnx2x *bp, struct src_ent *t2,
U64_HI((u64)t2_mapping +
(src_cid_count-1) * sizeof(struct src_ent)));
}

#endif
#endif /* BNX2X_INIT_OPS_H */

0 comments on commit dab5ffa

Please sign in to comment.