Re: [PATCH net-next 5/8] net: dsa: mv88e6xxx: add switch register helpers

From: Andrew Lunn
Date: Wed Jun 08 2016 - 22:39:42 EST


On Wed, Jun 08, 2016 at 08:44:53PM -0400, Vivien Didelot wrote:
> Extract the allocation and registration code related to the dsa_switch
> structure in a mv88e6xxx_register_switch helper function.
>
> For symmetry in the code, add a mv88e6xxx_unregister_switch function.

You say what you are doing, but not why?

Andrew