diff options
author | Marcel Siegert <mws@linuxtv.org> | 2007-02-27 13:09:49 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-03-02 21:09:53 -0800 |
commit | 811a76ef3a25ae2e1531d118c8cd154c2a6757cb (patch) | |
tree | f3c9e12731b879d1b54ad35253fff0c80e80a237 /include/scsi | |
parent | cc36d4a3308f1965f9409985ecbe64a2685d81fa (diff) |
dvbdev: fix illegal re-usage of fileoperations struct
Arjan van de Ven <arjan@infradead.org> reported an illegal re-usage of
the fileoperations struct if more than one dvb device (e.g. frontend) is
present.
This patch fixes this issue.
It allocates a new fileoperations struct each time a device is
registered and copies the default template fileops.
Signed-off-by: Marcel Siegert <mws@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions