V4L/DVB (6263): Fix buffer release code
commit123f8ef64e3996e06a930756b6b2cdede4b18da0
authorMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 6 Sep 2007 23:11:35 +0000 (6 20:11 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 03:02:54 +0000 (10 00:02 -0300)
tree4cd34a6ce70c6ccd0b80c2267370d3eb30e50ae0
parente78dcf55520769471c66024b13df7e9e592436f4
V4L/DVB (6263): Fix buffer release code

Release code should happen before the cleaning of map variable.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/videobuf-vmalloc.c