From: Wolfram Sang Date: Mon, 20 Jul 2009 08:58:59 +0000 (+0200) Subject: pcmcia: fix incorrect argument order to list_add_tail() X-Git-Tag: v2.6.32-rc1~669^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b3d7bbe1e1d924dc5f3b48b6c06977aee2d494;p=pandora-kernel.git pcmcia: fix incorrect argument order to list_add_tail() Commit a56bc69a182f501582557af7fad5bc882b1c856c fixed a wrong usage of list_add_tail() within store_new_id() for PCI. Port the fix to PCMCIA, which adapted this function from PCI. Signed-off-by: Wolfram Sang Cc: Dominik Brodowski Cc: Greg Kroah-Hartman --- Reading git-diff-tree failed