Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181497
b: refs/heads/master
c: 19f48cb
h: refs/heads/master
i:
  181495: 91fdc2c
v: v3
  • Loading branch information
Francesco Lavra authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 6f8cd29 commit 9866e89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: be39515758f382e8b1d0d0012cd59008e9970dec
refs/heads/master: 19f48cb105b7fa18d0dcab435919a3a29b7a7c4c
1 change: 1 addition & 0 deletions trunk/drivers/media/video/em28xx/em28xx-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,7 @@ static int dvb_fini(struct em28xx *dev)

if (dev->dvb) {
unregister_dvb(dev->dvb);
kfree(dev->dvb);
dev->dvb = NULL;
}

Expand Down

0 comments on commit 9866e89

Please sign in to comment.