From: Nathael Pajani Date: Tue, 4 Sep 2007 09:46:23 +0000 (+0200) Subject: USB: fix linked list insertion bugfix for usb core X-Git-Tag: v2.6.23-rc7~98^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5dd01154c1e9ca2400f4682602d1a4fa54c25dd;p=pandora-kernel.git USB: fix linked list insertion bugfix for usb core This patch fixes the order of list_add_tail() arguments in usb_store_new_id() so the list can have more than one single element. Signed-off-by: Nathael Pajani Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed