diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-18 00:48:29 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-18 00:50:45 (GMT) |
commit | a3433179d0822ccfa8e80aa4d1d52843bd2dcc63 (patch) | |
tree | 9930a86295730774b11a517a1d24f8aa26ca1055 /drivers/net/plip | |
parent | b9c4167cbbafddac3462134013bc15e63e4c53ef (diff) | |
download | linux-fsl-qoriq-a3433179d0822ccfa8e80aa4d1d52843bd2dcc63.tar.xz |
USB: rtl8187: remove __devinit* from the struct usb_device_id table
This structure needs to always stick around, even if CONFIG_HOTPLUG
is disabled, otherwise we can oops when trying to probe a device that
was added after the structure is thrown away.
Thanks to Fengguang Wu and Bjørn Mork for tracking this issue down.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Reported-by: Bjørn Mork <bjorn@mork.no>
Cc: stable <stable@vger.kernel.org>
CC: Herton Ronaldo Krzesinski <herton@canonical.com>
CC: Hin-Tak Leung <htl10@users.sourceforge.net>
CC: Larry Finger <Larry.Finger@lwfinger.net>
CC: "John W. Linville" <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/plip')
0 files changed, 0 insertions, 0 deletions