Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337041
b: refs/heads/master
c: ce833d3
h: refs/heads/master
i:
  337039: 429cdd9
v: v3
  • Loading branch information
YAMANE Toshiaki authored and Greg Kroah-Hartman committed Oct 19, 2012
1 parent 386837e commit a70af04
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: 1bc7c1c71d7f84baff254868222312bf14915128
refs/heads/master: ce833d36c63c6aeb0ab9c271c56cb246f0bb82cd
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sbe-2t3e3/cpld.c
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ void cpld_set_fractional_mode(struct channel *sc, u32 mode,
SBE_2T3E3_CPLD_VAL_FRACTIONAL_MODE_2);
break;
default:
printk(KERN_ERR "wrong mode in set_fractional_mode\n");
netdev_err(sc->dev, "wrong mode in set_fractional_mode\n");
return;
}

Expand Down

0 comments on commit a70af04

Please sign in to comment.