]> asedeno.scripts.mit.edu Git - linux.git/commit
net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge()
authorAndrew Lunn <andrew@lunn.ch>
Thu, 9 Nov 2017 21:29:55 +0000 (22:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Nov 2017 10:33:11 +0000 (19:33 +0900)
commita4c93ae1bb675c875c5bee2fa817680cd6588240
tree3932d8c514d48d3957af3db20b2cef216abe59f3
parent743fcc283edd5d3a9d61abf96d4443329c826d28
net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge()

This function is going to be needed by a soon to be added new
function. Move it earlier so we can avoid a forward declaration.
No functional changes.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c