]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] i4l:add some checks for valid drvid and driver pointer
authorKarsten Keil <kkeil@suse.de>
Thu, 29 Jun 2006 11:16:29 +0000 (13:16 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 29 Jun 2006 18:59:14 +0000 (11:59 -0700)
commit9a3700bf7c6b2fc9f0106d3e565f1f173cd22b31
tree4b18c8f881803fde2ff62f11921bbbe1fe333e25
parent04e7207e2f3c7608ea10c5bc8e39d13972c11a4a
[PATCH] i4l:add some checks for valid drvid and driver pointer

If all drivers go away before all ISDN network interfaces are closed we got
a OOps on removing interfaces, this patch avoid it.

Signed-off-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/isdn/i4l/isdn_common.c