commit | 1d3ff76721fbb04e69abe8abbae1a77ed02bd36f | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu May 07 15:54:06 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 24 11:15:54 2015 -0700 |
tree | 55f02929d9768cf42f71a3dbbf28cce7b28a47b9 | |
parent | d4b78c7290dd0aa41596ad527877a6d70bf64110 [diff] |
NFC: mei_phy: adjust mei nfc header according the spec 1. mei_nfc_hci_hdr and mei_nfc_hdr are just the same thing so drop one 2. use mei_nfc_hdr structure as the member of the command and the reply instead of replicating all header fields. 3. dump the header for easier debugging Cc: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>