From: Mathias Jeppsson Date: Fri, 6 Jul 2012 22:53:19 +0000 (+0200) Subject: NFC: Fix order of arguments to list_add_tail() when queueing HCP frames X-Git-Tag: v3.6-rc1~125^2~57^2~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8bf65bf3688835f95f7c74f5c844a64b2743a42;p=pandora-kernel.git NFC: Fix order of arguments to list_add_tail() when queueing HCP frames The HCP message should be added to transmit queue, not the other way around. Signed-off-by: Mathias Jeppsson Signed-off-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed