diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-17 17:48:29 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-14 10:00:40 -0700 |
commit | 42d6954e99f4e8aade64a3e239b262c686d16431 (patch) | |
tree | e77b0195f9afab9d51cf2514606bca636f4a800f /drivers/net/qlge | |
parent | 82c6c33ecaddf6c53f48848c705fb5a2d9a99aeb (diff) | |
download | kernel_samsung_smdk4412-42d6954e99f4e8aade64a3e239b262c686d16431.zip kernel_samsung_smdk4412-42d6954e99f4e8aade64a3e239b262c686d16431.tar.gz kernel_samsung_smdk4412-42d6954e99f4e8aade64a3e239b262c686d16431.tar.bz2 |
USB: rtl8187: remove __devinit* from the struct usb_device_id table
commit a3433179d0822ccfa8e80aa4d1d52843bd2dcc63 upstream.
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: 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/qlge')
0 files changed, 0 insertions, 0 deletions