1
0
Fork 0

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: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
wifi-calibration
Thomas Graf 2012-06-13 02:54:55 +00:00 committed by David S. Miller
parent 33a03aadb5
commit 7be994138b
1 changed files with 172 additions and 550 deletions

File diff suppressed because it is too large Load Diff