commit | f8bf65bf3688835f95f7c74f5c844a64b2743a42 | [log] [tgz] |
---|---|---|
author | Mathias Jeppsson <mathias.jeppsson@sonymobile.com> | Sat Jul 07 00:53:19 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 10 11:42:51 2012 -0400 |
tree | 399232b5e3b4b186eaa51794f9311f5f6fdf78b4 | |
parent | 1913e57cf9a7be4565c56a3fbfd85106919ea006 [diff] |
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 <mathias.jeppsson@sonymobile.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>