Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203678
b: refs/heads/master
c: e48d24a
h: refs/heads/master
v: v3
  • Loading branch information
Ursula Braun authored and David S. Miller committed Jul 23, 2010
1 parent c44031e commit db372a3
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: 908abbb5773213288c8ed033c3313440b31cfbf3
refs/heads/master: e48d24a6e31556d62bb903a0deea3a4c15900938
2 changes: 1 addition & 1 deletion trunk/drivers/s390/net/claw.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ claw_driver_group_store(struct device_driver *ddrv, const char *buf,
int err;
err = ccwgroup_create_from_string(claw_root_dev,
claw_group_driver.driver_id,
&claw_ccw_driver, 3, buf);
&claw_ccw_driver, 2, buf);
return err ? err : count;
}

Expand Down

0 comments on commit db372a3

Please sign in to comment.