Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175518
b: refs/heads/master
c: a589296
h: refs/heads/master
v: v3
  • Loading branch information
David Kilroy authored and John W. Linville committed Dec 7, 2009
1 parent a93d9e1 commit 5c493b4
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: 70d57139f932b9ca21026253d02af71cf53d764a
refs/heads/master: a589296a3592c8879cef8fd13518fed18c5fa5a3
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/orinoco/hermes_dld.c
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ int hermesi_program_init(hermes_t *hw, u32 offset)
if (err)
return err;

pr_debug(KERN_DEBUG PFX "Enabling volatile, EP 0x%08x\n", offset);
pr_debug(PFX "Enabling volatile, EP 0x%08x\n", offset);
err = hermes_doicmd_wait(hw,
HERMES_PROGRAM_ENABLE_VOLATILE,
offset & 0xFFFFu,
Expand Down

0 comments on commit 5c493b4

Please sign in to comment.