Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273260
b: refs/heads/master
c: 166c050
h: refs/heads/master
v: v3
  • Loading branch information
Alexandre Bounine authored and Linus Torvalds committed Nov 2, 2011
1 parent e318b52 commit dd7dbfc
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: 48618fb4e522d9d02e217ac05f52749545c1af20
refs/heads/master: 166c050bda80bb5dd627a287b6efcdfb68d172b4
2 changes: 1 addition & 1 deletion trunk/drivers/rapidio/rio-scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ static struct rio_dev __devinit *rio_setup_device(struct rio_net *net,
return rdev;

cleanup:
if (rio_is_switch(rdev))
if (rswitch)
kfree(rswitch->route_table);

kfree(rdev);
Expand Down

0 comments on commit dd7dbfc

Please sign in to comment.