From: Shmulik Ravid Date: Mon, 28 Feb 2011 20:19:55 +0000 (-0800) Subject: bnx2x: use dcb_setapp to manage negotiated application tlvs X-Git-Tag: v2.6.39-rc1~468^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985076720187af7ac0c2de4dfe912acba9b4f586;p=pandora-kernel.git bnx2x: use dcb_setapp to manage negotiated application tlvs With this patch the bnx2x uses the generic dcbnl application tlv list instead of implementing its own get-app handler. When the driver is alerted to a change in the DCB negotiated parameters, it calls dcb_setapp to update the dcbnl application tlvs list making it available to user mode applications and registered notifiers. Signed-off-by: Shmulik Ravid Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed