]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: llcp: Rename socket rw and miu fields
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 22 Feb 2013 00:12:28 +0000 (01:12 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 10 Mar 2013 21:20:05 +0000 (22:20 +0100)
commit7a1c1d7692e0c93b8a3678fa6f0f9d047d472693
treeaa016b0098a8977456992f6814080bd67d1b3776
parentce8a95eab8236c6f17bf58e390836c34e9ef0869
NFC: llcp: Rename socket rw and miu fields

They really are remote peer parameters, and we need to distinguish them
from the local ones as we'll modify the latter with socket options.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/llcp/commands.c
net/nfc/llcp/llcp.c
net/nfc/llcp/llcp.h
net/nfc/llcp/sock.c