From 8dd70705c4a7a3110076da412333c90d773bbb63 Mon Sep 17 00:00:00 2001 From: Stefan Bader Date: Fri, 25 Jan 2008 08:09:41 -0500 Subject: [PATCH] USB: Fix usb_serial_driver structure for Kobil cardreader driver. The device setup did miss to initialize the num_interrupt_out field, thus failing to successfully complete the probe function. Signed-off-by: Stefan Bader Cc: stable Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed