linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: margitsw@t-online.de (Margit Schubert-While)
To: linux-kernel@vger.kernel.org
Cc: a.marsman@aYniK.com
Subject: Re: Linux 2.4.22-pre3
Date: Sun, 06 Jul 2003 12:48:22 +0200	[thread overview]
Message-ID: <5.1.0.14.2.20030706124647.00af5ba0@pop.t-online.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 51 bytes --]

Attached fixes Aschwin's problem.


         Margit

[-- Attachment #2: vicampatch --]
[-- Type: application/octet-stream, Size: 454 bytes --]

diff -Naur linux-2.4.22pre3/drivers/usb/vicam.c linux-2.4.22pre3mw0/drivers/usb/vicam.c
--- linux-2.4.22pre3/drivers/usb/vicam.c     2003-07-06 08:24:31.000000000 +0200
+++ linux-2.4.22pre3mw0/drivers/usb/vicam.c  2003-07-06 11:58:01.000000000 +0200
@@ -763,8 +763,8 @@
 static void
 vicam_close(struct video_device *dev)
 {
-	DBG("close\n");
 	struct vicam_camera *cam = (struct vicam_camera *) dev->priv;
+	DBG("close\n");
 
 
 	if (cam->is_removed) {

             reply	other threads:[~2003-07-06 10:33 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-06 10:48 Margit Schubert-While [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-06  8:36 Linux 2.4.22-pre3 Margit Schubert-While
2003-07-06  1:02 Marcelo Tosatti
2003-07-06  5:55 ` Aschwin Marsman
2003-07-06 13:41 ` Ben Collins
2003-07-07  1:00   ` Marcelo Tosatti
2003-07-07  1:05     ` Larry McVoy
2003-07-07  0:11       ` Ben Collins
2003-07-08 18:05       ` Adrian Bunk
2003-07-08 19:18         ` Jeff Garzik
2003-07-10 15:15           ` Larry McVoy
2003-07-10 14:12             ` Ben Collins
2003-07-06 16:35 ` Matthias Andree
2003-07-07 19:34 ` Lukasz Trabinski
2003-07-07 20:10   ` Chris Mason
2003-07-07 21:35     ` Lukasz Trabinski
2003-07-08 16:59 ` Jim Gifford
2003-07-08 20:38   ` Marcelo Tosatti
2003-07-08 21:36     ` Jim Gifford
2003-07-08 22:23       ` Alan Cox
2003-07-08 22:46         ` Jim Gifford
2003-07-09 17:33           ` Marcelo Tosatti
     [not found]             ` <064101c34644$3d917850$3400a8c0@W2RZ8L4S02>
2003-07-10  3:27               ` Marcelo Tosatti
     [not found]                 ` <042801c3472c$f4539f80$3400a8c0@W2RZ8L4S02>
     [not found]                   ` <Pine.LNX.4.55L.0307110953370.28177@freak.distro.conectiva>
     [not found]                     ` <06e301c347c7$2a779590$3400a8c0@W2RZ8L4S02>
2003-07-11 17:06                       ` Marcelo Tosatti
2003-07-11 20:15                         ` Jim Gifford
2003-07-11 20:49                           ` Marcelo Tosatti
2003-07-11 13:03 ` Geert Uytterhoeven
2003-07-11 13:10   ` Benjamin Herrenschmidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.2.20030706124647.00af5ba0@pop.t-online.de \
    --to=margitsw@t-online.de \
    --cc=a.marsman@aYniK.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).