commit | a94cbf03eb514d4d64d8c4f4caa0616b7ce5040a | [log] [tgz] |
---|---|---|
author | Doug Berger <opendmb@gmail.com> | Fri Nov 16 18:00:21 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 17 22:04:38 2018 -0800 |
tree | 0ebf53c484cab2243e6647fc48b559626736202d | |
parent | 8a962c4aa1e6c0836985a5843f44d74fe3cced12 [diff] |
net: bcmgenet: code movement This commit switches the order of bcmgenet_suspend and bcmgenet_resume in the file to prevent the need for a forward declaration in the next commit and to make the review of that commit easier. Signed-off-by: Doug Berger <opendmb@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>