Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361824
b: refs/heads/master
c: cb0e51d
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Mar 21, 2013
1 parent ab87829 commit f7d933f
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: 73214f5d9f33b79918b1f7babddd5c8af28dd23d
refs/heads/master: cb0e51d80694fc9964436be1a1a15275e991cb1e
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/lantiq_etop.c
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@ ltq_etop_probe(struct platform_device *pdev)
return 0;

err_free:
kfree(dev);
free_netdev(dev);
err_out:
return err;
}
Expand Down

0 comments on commit f7d933f

Please sign in to comment.