Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351394
b: refs/heads/master
c: 07ba6af
h: refs/heads/master
v: v3
  • Loading branch information
Miriam Shitrit authored and David S. Miller committed Jan 15, 2013
1 parent 36a3c87 commit 95974ae
Show file tree
Hide file tree
Showing 5 changed files with 2,495 additions and 1,177 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: 4ba7699be9e038b3f4d4857ef5d2150ebd9a7b60
refs/heads/master: 07ba6af465aa551326e18133c085035d2059cabc
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
Original file line number Diff line number Diff line change
Expand Up @@ -1704,6 +1704,7 @@ struct bnx2x {

/* priority to cos mapping */
u8 prio_to_cos[8];
u32 dump_preset_idx;
};

/* Tx queues may be less or equal to Rx queues */
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ void bnx2x_igu_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 segment,

/* Disable transactions from chip to host */
void bnx2x_pf_disable(struct bnx2x *bp);
int bnx2x_pretend_func(struct bnx2x *bp, u16 pretend_func_val);

/**
* bnx2x__link_status_update - handles link status change.
Expand Down
Loading

0 comments on commit 95974ae

Please sign in to comment.