commit | 51581fd07d8b8f5c3ff4444d6a8d2dc130d6cf57 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Tue Feb 12 18:33:20 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 12 13:14:24 2019 -0500 |
tree | bd94c965965f2ee3666644b0bace999ef9aa0787 | |
parent | 4386e34fab6c89b7b8dae4a44e3cbed5c16a1c4f [diff] |
s390/qeth: limit trace to valid data of command request 'len' specifies how much data we send to the HW, don't dump beyond this boundary. As of today this is no big concern - commands are built in full, zeroed pages. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>