From: Stefan Raspl Date: Mon, 28 Apr 2014 08:05:05 +0000 (+0200) Subject: qeth: Fix default queue setting in priority queueing X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f8ee7fc5ddee6a326b5ecd4f1ce09e14b65638a;p=pandora-kernel.git qeth: Fix default queue setting in priority queueing The default queue for queueing modes prio_queueing_prec and prio_queueing_tos is supposed to be QETH_DEFAULT_QUEUE. However, neither mode will reset the default default_out_queue value when enabled, leaving a previously set value activate as the default. E.g. enabling one of the fixed queueing modes, e.g. no_prio_queueing:0, and successively switching to any of the prio_queueing_* modes will leave default_out_queue at the previous (wrong) value 0. Signed-off-by: Stefan Raspl Signed-off-by: Frank Blaschka Signed-off-by: David S. Miller --- Reading git-diff-tree failed