From: John Fastabend Date: Mon, 31 Jan 2011 12:00:59 +0000 (+0000) Subject: net: dcb: application priority is per net_device X-Git-Tag: v2.6.38-rc6~20^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec79270d7de0c8ca602c47cb25a9652ec28f37f;p=pandora-kernel.git net: dcb: application priority is per net_device The app_data priority may not be the same for all net devices. In order for stacks with application notifiers to identify the specific net device dcb_app_type should be passed in the ptr. This allows handlers to use dev_get_by_name() to pin priority to net devices. Signed-off-by: John Fastabend Signed-off-by: David S. Miller --- Reading git-diff-tree failed