Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235621
b: refs/heads/master
c: dbb6c03
h: refs/heads/master
i:
  235619: 1b9fded
v: v3
  • Loading branch information
Mike McCormack authored and Greg Kroah-Hartman committed Jan 21, 2011
1 parent d37acbe commit d6d74de
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: f8129a95414931c0b8e333963181548bb0f6d670
refs/heads/master: dbb6c03659cdb4c2073129cb9a9cdcbfafea0a27
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8192e/r819xE_firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ bool init_firmware(struct net_device *dev)
return rt_status;

download_firmware_fail:
RT_TRACE(COMP_ERR, "ERR in %s()\n", __func__);
RT_TRACE(COMP_ERR, "ERR in %s() step %d\n", __func__, init_step);
rt_status = false;
return rt_status;
}
Expand Down

0 comments on commit d6d74de

Please sign in to comment.