commit | 03eb3eb4d4d56414efbe05a5521b2fc4ce175cb7 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@codeaurora.org> | Fri Jun 23 14:33:28 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 25 11:44:29 2017 -0400 |
tree | f897a6e714b60dba883537864fc1d68ad0831f19 | |
parent | e3c42b61ff813921ba58cfc0019e3fd63f651190 [diff] |
net: qcom/emac: add shutdown function The shutdown function halts all DMA and interrupts, so that all operations are discontinued when the system shuts down, e.g. via kexec or a forced reboot. Tested-by: Tyler Baicar <tbaicar@codeaurora.org> Signed-off-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>