Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250222
b: refs/heads/master
c: 08921ac
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent e19d0d8 commit 62c3815
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 792bc09a9896dfbdac575ab4cdcd0f4db96d8ca1
refs/heads/master: 08921ac9e9d185d6f472238ea9c79a3a70eb7ea7
3 changes: 1 addition & 2 deletions trunk/drivers/media/dvb/siano/smsusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -297,9 +297,8 @@ static void smsusb_term_device(struct usb_interface *intf)
if (dev->coredev)
smscore_unregister_device(dev->coredev);

kfree(dev);

sms_info("device %p destroyed", dev);
kfree(dev);
}

usb_set_intfdata(intf, NULL);
Expand Down

0 comments on commit 62c3815

Please sign in to comment.