From: John Fastabend Date: Wed, 20 Jun 2012 19:56:21 +0000 (+0000) Subject: net: dcb: fix small regression in __dcbnl_pg_setcfg() X-Git-Tag: v3.6-rc1~125^2~468 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb1dfefdc62fa68107c4c9f1374cb856743a9434;p=pandora-kernel.git net: dcb: fix small regression in __dcbnl_pg_setcfg() A small regression was introduced in the reply command of dcbnl_pg_setcfg(). User space apps may be expecting the DCB_ATTR_PG_CFG attribute to be returned with the patch below TX or RX variants are returned. commit 7be994138b188387691322921c08e19bddf6d3c5 Author: Thomas Graf Date: Wed Jun 13 02:54:55 2012 +0000 dcbnl: Shorten all command handling functions This patch reverts this behavior and returns DCB_ATTR_PG_CFG Signed-off-by: John Fastabend Acked-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed