Hi Johan, > By moving the command handlers into a table (the index being equal to > the opcode) the lookup is made a bit more efficient. Having a struct to > describe each handler also paves the way to add more meta-data for each > handler, e.g. the minimum message size for the command and allow > handling of common tasks like this in a centralized place. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/mgmt.c | 219 ++++++++++++++++++-------------------------------- > 1 files changed, 79 insertions(+), 140 deletions(-) Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html