commit | ade672082dd35aaaf7c8630d16c9f795c30459c4 | [log] [tgz] |
---|---|---|
author | Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> | Fri Sep 07 11:08:29 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Sep 25 00:17:24 2012 +0200 |
tree | bd0c438012bbf4006f63b3f13faddf0d5803d357 | |
parent | 52da2449e10039d3bb04c598d24cb1a34530b716 [diff] |
NFC: Remove crc generation from shdlc layer Checksum is specific for a chip spcification and it varies (in size and type) between different hardware. It should be handled in the driver then. Moreover, shdlc spec doesn't mention crc as a part of the frame. Update pn544_hci driver as well. Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Acked-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>