commit | c1c0e40b367efc92ad05bb802180817534a32343 | [log] [tgz] |
---|---|---|
author | Sameeh Jubran <sameehj@amazon.com> | Sun May 03 09:52:19 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun May 03 15:59:30 2020 -0700 |
tree | 5d432d80da723f481ebb72ae15de2bf437c23aae | |
parent | f5db045e76fa74bdc95f9736429a565260a5d890 [diff] |
net: ena: use SHUTDOWN as reset reason when closing interface The 'ENA_REGS_RESET_SHUTDOWN' enum indicates a normal driver shutdown / removal procedure. Also, a comment is added to one of the reset reason assignments for code clarity. Signed-off-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: Sameeh Jubran <sameehj@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>