V4L/DVB: drivers/media/dvb/dvb-usb/dib0700: fix return values
authorDaniel Mack <daniel@caiaq.de>
Thu, 1 Jul 2010 04:08:58 +0000 (01:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:01:15 +0000 (15:01 -0300)
Propagte correct error values instead of returning -1 which just means
-EPERM ("Permission denied")

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found