From: Don Skidmore Date: Mon, 22 Dec 2008 04:09:50 +0000 (-0800) Subject: net: fix DCB setstate to return success/failure X-Git-Tag: v2.6.29-rc1~581^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1486a61ebcd2711532f8163d30babc40e11e7b40;p=pandora-kernel.git net: fix DCB setstate to return success/failure Data Center Bridging (DCB) had no way to know if setstate had failed in the driver. This patch enables dcb netlink code to handle the status for the DCB setstate interface. Likewise it allows the driver to return a failed status if MSI-X isn't enabled. Signed-off-by: Don Skidmore Signed-off-by: Eric W Multanen Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed