From: Thomas Graf Date: Wed, 13 Jun 2012 02:54:54 +0000 (+0000) Subject: dcbnl: Prepare framework to shorten handling functions X-Git-Tag: v3.6-rc1~125^2~547 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33a03aadb52fa05d28aba6d8f0c03c7b3b905897;p=pandora-kernel.git dcbnl: Prepare framework to shorten handling functions There is no need to allocate and send the reply message in each handling function separately. Instead, the reply skb can be allocated and sent in dcb_doit() directly. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed