nfctool: sniffer: ssap and dsap were displayed switched
authorThierry Escande <thierry.escande@linux.intel.com>
Thu, 25 Apr 2013 11:03:02 +0000 (13:03 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 2 May 2013 08:02:53 +0000 (10:02 +0200)
commit65a9f06870d14d77b81115955e6df81f9c7593e0
treece70329500470ed57a51ff4e5ae936ce940a268a
parent551e7ee82c7ca39df879fc8d1fe7498e0d8ca329
nfctool: sniffer: ssap and dsap were displayed switched

In the LLCP header of a received frame, dsap is the local port and ssap is the
remote port. ssap and dsap fields of the sniffer_packet structure have been
renamed to local_sap and remote_sap to avoid confusion.
tools/nfctool/llcp-decode.c
tools/nfctool/sniffer.h