Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324613
b: refs/heads/master
c: f1efd9f
h: refs/heads/master
i:
  324611: e805f19
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Sep 4, 2012
1 parent 920abb6 commit fc470dd
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: 07ad99c9e32173852997523eb920950902563941
refs/heads/master: f1efd9fe08a9ada843cd99f949a130555df045bd
2 changes: 1 addition & 1 deletion trunk/drivers/staging/gdm72xx/gdm_sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ static int sdio_wimax_probe(struct sdio_func *func,
phy_dev->rcv_func = gdm_sdio_receive;

ret = init_sdio(sdev);
if (sdev < 0)
if (ret < 0)
goto out;

sdev->func = func;
Expand Down

0 comments on commit fc470dd

Please sign in to comment.