From: Wei Yongjun Date: Wed, 17 Apr 2013 16:49:10 +0000 (+0000) Subject: pkt_sched: fix error return code in fw_change_attrs() X-Git-Tag: v3.9-rc8~7^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb95ec6261a205bde6451b972fbd6e1581608cae;p=pandora-kernel.git pkt_sched: fix error return code in fw_change_attrs() Fix to return -EINVAL when tb[TCA_FW_MASK] is set and head->mask != 0xFFFFFFFF instead of 0 (ifdef CONFIG_NET_CLS_IND and tb[TCA_FW_INDEV]), as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Jamal Hadi Salim Signed-off-by: David S. Miller --- Reading git-diff-tree failed