Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111805
b: refs/heads/master
c: e93dcb1
h: refs/heads/master
i:
  111803: e378a8e
v: v3
  • Loading branch information
Sebastien Dugue authored and Jeff Garzik committed Sep 24, 2008
1 parent 376f2e1 commit 41d5f2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 7c0965e614f076331bf4628fae005c844d2f1f69
refs/heads/master: e93dcb11dd6468000f2f018bd887e94b074ce931
2 changes: 1 addition & 1 deletion trunk/drivers/net/ehea/ehea_phyp.c
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ u64 ehea_h_query_ehea(const u64 adapter_handle, void *cb_addr)
cb_logaddr, /* R5 */
0, 0, 0, 0, 0); /* R6-R10 */
#ifdef DEBUG
ehea_dmp(cb_addr, sizeof(struct hcp_query_ehea), "hcp_query_ehea");
ehea_dump(cb_addr, sizeof(struct hcp_query_ehea), "hcp_query_ehea");
#endif
return hret;
}
Expand Down

0 comments on commit 41d5f2d

Please sign in to comment.