Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7be99413 authored by Thomas Graf's avatar Thomas Graf Committed by David S. Miller
Browse files

dcbnl: Shorten all command handling functions



Allocating and sending the skb in dcb_doit() allows for much
shorter and cleaner command handling functions.

The huge switch statement is replaced with an array based definition
of the handling function and reply message type.

Signed-off-by: default avatarThomas Graf <tgraf@suug.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 33a03aad
Loading
Loading
Loading
Loading
+172 −550

File changed.

Preview size limit exceeded, changes collapsed.