Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224835
b: refs/heads/master
c: 5cd737c
h: refs/heads/master
i:
  224833: 1830be6
  224831: 539e64f
v: v3
  • Loading branch information
Vladislav Zolotarov authored and David S. Miller committed Dec 10, 2010
1 parent 3858e19 commit 687f0b3
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: d245a1111251d77c804e9fe362e9f70aba856e1e
refs/heads/master: 5cd737c2e84bebf532f536f7addfdd75162bba04
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 687f0b3

Please sign in to comment.