commit | 1907299867431fd899ae630a29b08b878ca1e50f | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Mon Jan 06 12:58:15 2014 -0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Jan 07 01:32:40 2014 +0100 |
tree | 8fa6e5029535c18834a393a23b1a3855e6507b78 | |
parent | fa9be5f009e8cfc695a2cd71617fc620ab5c1c18 [diff] |
NFC: NCI: Don't reverse local general bytes Local general bytes returned by nfc_get_local_general_bytes() are already in correct order. We don't need to reverse them. Remove local_gb[] local array as it's not needed any more. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>