From: John Fastabend Date: Thu, 30 Dec 2010 09:26:31 +0000 (+0000) Subject: dcbnl: add appliction tlv handlers X-Git-Tag: v2.6.38-rc1~476^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ab933ab2cc80f04690d6aa385b1110075c5e507;p=pandora-kernel.git dcbnl: add appliction tlv handlers This patch adds application tlv handlers. Networking stacks may use the application priority to set the skb priority of their stack using the negoatiated dcbx priority. This patch provides the dcb_{get|set}app() routines for the stack to query these parameters. Notice lower layer drivers can use the dcbnl_ops routines if additional handling is needed. Perhaps in the firmware case for example Signed-off-by: John Fastabend Signed-off-by: Shmulik Ravid Signed-off-by: David S. Miller --- Reading git-diff-tree failed