Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210248
b: refs/heads/master
c: 628e300
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Aug 31, 2010
1 parent f6b34d8 commit 8a1e2e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 7619b1b2e2b96842459f499fd48ec32e3d223d02
refs/heads/master: 628e300cccaa628d8fb92aa28cb7530a3d5f2257
4 changes: 2 additions & 2 deletions trunk/net/irda/af_irda.c
Original file line number Diff line number Diff line change
Expand Up @@ -824,8 +824,8 @@ static int irda_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len)

err = irda_open_tsap(self, addr->sir_lsap_sel, addr->sir_name);
if (err < 0) {
kfree(self->ias_obj->name);
kfree(self->ias_obj);
irias_delete_object(self->ias_obj);
self->ias_obj = NULL;
goto out;
}

Expand Down

0 comments on commit 8a1e2e6

Please sign in to comment.