diff options
author | 2014-12-02 16:25:01 +0100 | |
---|---|---|
committer | 2014-12-02 22:59:28 +0100 | |
commit | e479ce479743984a5d4581749f9aaa9c3bfd65e4 (patch) | |
tree | 54374cdfad53b82596bc835685639ff049b0db77 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | NFC: nci: Fix warning: cast to restricted __le16 (diff) | |
download | linux-dev-e479ce479743984a5d4581749f9aaa9c3bfd65e4.tar.xz linux-dev-e479ce479743984a5d4581749f9aaa9c3bfd65e4.zip |
NFC: NCI: Fix max length of General Bytes in ATR_RES
The maximum size of ATR_REQ and ATR_RES is 64 bytes.
The maximum number of General Bytes is calculated by
the maximum number of data bytes in the ATR_REQ/ATR_RES,
substracted by the number of mandatory data bytes.
ATR_REQ: 16 mandatory data bytes, giving a maximum of
48 General Bytes.
ATR_RES: 17 mandatory data bytes, giving a maximum of
47 General Bytes.
Regression introduced in commit a99903ec.
Signed-off-by: Julien Lefrique <lefrique@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions