commit | d9f45ab9e671166004b75427f10389e1f70cfc30 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Oct 15 10:36:24 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 15 20:59:28 2019 -0700 |
tree | e4d300040168f32b6b0df468ec253eeab2207168 | |
parent | 554032cdfbf4491f38241a3f6b27459408d90df3 [diff] |
net: bcmgenet: Add a shutdown callback Make sure that we completely quiesce the network device, including its DMA to avoid having it continue to receive packets while there is no software alive to service those. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Doug Berger <opendmb@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>