Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122347
b: refs/heads/master
c: 851fd7b
h: refs/heads/master
i:
  122345: 3df8fc2
  122343: eb3045d
v: v3
  • Loading branch information
Divy Le Ray authored and David S. Miller committed Nov 26, 2008
1 parent bb8dbdf commit e01ea15
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: ad58633c8381e88b54055771877726d3d5d24734
refs/heads/master: 851fd7bd88524bb4e20f3def3127cd9167d6d0cf
4 changes: 2 additions & 2 deletions trunk/drivers/net/cxgb3/cxgb3_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -853,8 +853,8 @@ static int bind_qsets(struct adapter *adap)
return err;
}

#define FW_FNAME "t3fw-%d.%d.%d.bin"
#define TPSRAM_NAME "t3%c_protocol_sram-%d.%d.%d.bin"
#define FW_FNAME "cxgb3/t3fw-%d.%d.%d.bin"
#define TPSRAM_NAME "cxgb3/t3%c_psram-%d.%d.%d.bin"

static int upgrade_fw(struct adapter *adap)
{
Expand Down

0 comments on commit e01ea15

Please sign in to comment.