From: Rostislav Lisovy Date: Fri, 24 Jan 2014 12:17:37 +0000 (+0100) Subject: can: Propagate SO_PRIORITY of raw sockets to skbs X-Git-Tag: v3.14-rc3~36^2~66^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb5ecb0c63ac88b6f39029f75c47f4be4e352e8d;p=pandora-kernel.git can: Propagate SO_PRIORITY of raw sockets to skbs This allows controlling certain queueing disciplines by setting the socket's SO_PRIORITY option. For example, with the default pfifo_fast queueing discipline, which provides three priorities, socket priority TC_PRIO_CONTROL means higher than default and TC_PRIO_BULK means lower than default. Signed-off-by: Rostislav Lisovy Signed-off-by: Michal Sojka Acked-by: Oliver Hartkopp Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed