OSDN Git Service

net: bcmgenet: code movement
authorDoug Berger <opendmb@gmail.com>
Sat, 17 Nov 2018 02:00:21 +0000 (18:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Nov 2018 06:04:38 +0000 (22:04 -0800)
commita94cbf03eb514d4d64d8c4f4caa0616b7ce5040a
tree0ebf53c484cab2243e6647fc48b559626736202d
parent8a962c4aa1e6c0836985a5843f44d74fe3cced12
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>
drivers/net/ethernet/broadcom/genet/bcmgenet.c