From: John Fastabend Date: Wed, 2 Mar 2011 10:35:33 +0000 (+0000) Subject: net: dcbnl: check correct ops in dcbnl_ieee_set() X-Git-Tag: v2.6.38-rc8~29^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3d7bc57c71eba3f279785111bb473b1ef68dcb6;p=pandora-kernel.git net: dcbnl: check correct ops in dcbnl_ieee_set() The incorrect ops routine was being tested for in DCB_ATTR_IEEE_PFC attributes. This patch corrects it. Currently, every driver implementing ieee_setets also implements ieee_setpfc so this bug is not actualized yet. Signed-off-by: John Fastabend Signed-off-by: David S. Miller --- Reading git-diff-tree failed