From: Emil Tantilov Date: Tue, 8 Jan 2013 04:23:53 +0000 (+0000) Subject: ixgbe: refactor initialization of feature flags X-Git-Tag: v3.9-rc1~139^2~53^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fc3bb6daab26e0c40c19040208091f140b6f8d5;p=pandora-kernel.git ixgbe: refactor initialization of feature flags This patch reshuffles the switch/case structure of the flag assignment to allow for the flags to be set for each MAC type separately. This is needed for new HW that does not have feature parity with older HW. Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Tested-by: Jack Morgan Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed