| commit | a391f1d51244b8274920a33c5d11aeebec3aa68f | [log] [tgz] |
|---|---|---|
| author | Don Skidmore <donald.c.skidmore@intel.com> | Tue Nov 16 19:27:15 2010 -0800 |
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Nov 16 19:27:15 2010 -0800 |
| tree | f550a62c357a6f63ee0dc7b77432d7c681663688 | |
| parent | 9b55bb038468a7b504ccdc1d956952598ae1b85b [diff] |
ixgbe: make silicon specific functions generic The new MAC type X540 shares much of the same functionality of some silicon specific functions. To reduce duplicate code, made these functions generic. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>