From: Rafał Miłecki Date: Thu, 7 Feb 2013 05:40:38 +0000 (+0000) Subject: bgmac: fix "cmdcfg" calls for promisc and loopback modes X-Git-Tag: v3.9-rc1~139^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ba103931950da7bc87d58ffe39612df17d47af;p=pandora-kernel.git bgmac: fix "cmdcfg" calls for promisc and loopback modes The last (bool) parameter in bgmac_cmdcfg_maskset says if the write should be made, even if value didn't change. Currently driver doesn't match the specs about (not) forcing some changes. This makes it follow them. Reported-by: Nathan Hintz Signed-off-by: Rafał Miłecki Signed-off-by: David S. Miller --- Reading git-diff-tree failed