commit | 1fbfca3211ce50d992d66bcda71fc47bf5e268c9 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Fri Nov 20 23:22:01 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 21 11:33:42 2009 -0800 |
tree | 43cf6dc5a2854a878fba9a4438add33253967d3a | |
parent | e994b7c901ded7200b525a707c6da71f2cf6d4bb [diff] |
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 <bruce.w.allan@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>