From: Emil Tantilov Date: Thu, 31 Mar 2011 09:36:18 +0000 (+0000) Subject: ixgbe: make device_caps() generic X-Git-Tag: v3.0-rc1~377^2~405 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b776d1043510c60f59220eb5e58b524f5a7f0e52;p=pandora-kernel.git ixgbe: make device_caps() generic x540 has the same device capability word in the EEPROM as 82599. This patch renames ixgbe_get_device_caps_82599 to ixgbe_get_device_caps_generic, moves it to ixgbe_common.h and sets up the function pointer for x540. Signed-off-by: Emil Tantilov Tested-by: Evan Swanson Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed