commit | 7dfc16fab1186769d7d0086830ab3fbc8fddfcba | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Jul 08 15:10:46 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Jul 11 01:20:32 2008 -0400 |
tree | 2b5c7a9fbb1497b34d1081e2cb4052cb3893cb9c | |
parent | 2d064c06fecadadcb81a452acd373af00dfb1fec [diff] |
igb: Add support for quad port WOL and feature flags Change igb from using a series of boolean operators to using a single flags value that contains a number of different bit flags for all the different features of the adapter. This patch also adds WOL support for quad port adapters. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>