From: Bruce Allan Date: Fri, 20 Nov 2009 23:22:01 +0000 (+0000) Subject: e1000e: check WoL mode is among set of supported modes X-Git-Tag: v2.6.33-rc1~388^2~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fbfca3211ce50d992d66bcda71fc47bf5e268c9;p=pandora-kernel.git e1000e: check WoL mode is among set of supported modes When setting WoL feature, check the supplied modes are all supported rather than checking for no support. This way, if any new modes are added the driver does not default to not complaining about it if we don't really support it. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed