commit | 0c33d2626d651f3f52d6a1e8b612e2830a4ab71f | [log] [tgz] |
---|---|---|
author | Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> | Mon Dec 10 14:42:59 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Jan 10 00:51:45 2013 +0100 |
tree | f950bfcd1558aca5df80702b2fc71d5b39796649 | |
parent | a5798094e927847f0d503b756a997175d7ce01ec [diff] |
NFC: pn533: Cleanup pn533_cmd_complete_t 'params' arg in pn533_cmd_complete_t definition has been deprecated and currently is not in use (resp skb is pass in arg ptr), so remove it. Also 'params_len' arg is used as a transfer status indicator, so simply reword it appropriately. Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>