From: Alexander Duyck Date: Tue, 8 Jul 2008 22:10:46 +0000 (-0700) Subject: igb: Add support for quad port WOL and feature flags X-Git-Tag: v2.6.27-rc1~969^2~146^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dfc16fab1186769d7d0086830ab3fbc8fddfcba;p=pandora-kernel.git 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 Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed