]> git.openfabrics.org - ~emulex/infiniband.git/commit
NFC: Fix order of arguments to list_add_tail() when queueing HCP frames
authorMathias Jeppsson <mathias.jeppsson@sonymobile.com>
Fri, 6 Jul 2012 22:53:19 +0000 (00:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2012 15:42:51 +0000 (11:42 -0400)
commitf8bf65bf3688835f95f7c74f5c844a64b2743a42
tree399232b5e3b4b186eaa51794f9311f5f6fdf78b4
parent1913e57cf9a7be4565c56a3fbfd85106919ea006
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>
net/nfc/hci/hcp.c