commit | 9ef8690be13d8ae3130749fbcc0cc21e4e3f738c | [log] [tgz] |
---|---|---|
author | Samuel Mendoza-Jonas <sam@mendozajonas.com> | Wed Nov 08 16:30:44 2017 +1100 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 11 15:09:44 2017 +0900 |
tree | af903d0bf0a2bef1f3c7f8aed1b69d008eb1b1fb | |
parent | a8a6f1e4ea78c5d32a6c34c52877f7eb53ef054c [diff] |
net/ncsi: Improve general state logging The NCSI driver is mostly silent which becomes a headache when trying to determine what has occurred on the NCSI connection. This adds additional logging in a few key areas such as state transitions and calling out certain errors more visibly. Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> Signed-off-by: David S. Miller <davem@davemloft.net>