From: Thomas Graf Date: Wed, 13 Jun 2012 02:54:55 +0000 (+0000) Subject: dcbnl: Shorten all command handling functions X-Git-Tag: v3.6-rc1~125^2~546 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be994138b188387691322921c08e19bddf6d3c5;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed