]> 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)
commit5be7c6eb6b3e6065879fe2f52362923671d2c7e9
treeaa016b0098a8977456992f6814080bd67d1b3776
parentf508cc56c0cb7c59284a7a202a2352bbc0a20450
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