[patch] v4l: video-buf update

2005-03-08 Thread Gerd Knorr
Bugfix: catch pci_map_sg() failures. Signed-off-by: Gerd Knorr <[EMAIL PROTECTED]> --- drivers/media/video/video-buf.c | 13 +++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff -u linux-2.6.11/drivers/media/video/video-buf.c linux/drivers/media/video/video-buf.c ---

[patch] v4l: video-buf update

2005-03-08 Thread Gerd Knorr
Bugfix: catch pci_map_sg() failures. Signed-off-by: Gerd Knorr [EMAIL PROTECTED] --- drivers/media/video/video-buf.c | 13 +++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff -u linux-2.6.11/drivers/media/video/video-buf.c linux/drivers/media/video/video-buf.c ---

[patch] v4l: video-buf update

2005-01-20 Thread Gerd Knorr
- Fix a memory leak in video-buf.c - Small update for the video-buf-dvb.c module. Signed-off-by: Gerd Knorr <[EMAIL PROTECTED]> --- drivers/media/video/video-buf-dvb.c | 11 +++ drivers/media/video/video-buf.c |4 +++- include/media/video-buf-dvb.h |4 +++- 3 files

[patch] v4l: video-buf update

2005-01-20 Thread Gerd Knorr
- Fix a memory leak in video-buf.c - Small update for the video-buf-dvb.c module. Signed-off-by: Gerd Knorr [EMAIL PROTECTED] --- drivers/media/video/video-buf-dvb.c | 11 +++ drivers/media/video/video-buf.c |4 +++- include/media/video-buf-dvb.h |4 +++- 3 files