From: Francois Romieu Date: Wed, 27 Apr 2011 06:22:39 +0000 (+0200) Subject: r8169: merge firmware information into the chipset description data. X-Git-Tag: v3.0-rc1~377^2~123^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85bffe6ca2e2d7e9510c115aa4f11c3d4209051f;p=pandora-kernel.git r8169: merge firmware information into the chipset description data. - RTL_GIGA_MAC_NONE is a fake index so put it at the end of the enumeration and shift everybody. - RTL_GIGA_MAC_VER_17 / RTL_GIGA_MAC_VER_16 ordering fixed. Though not wrong it was confusing enough to wonder if things were right. Renaming rtl_chip_info was not strictly necessary. It allows to check the patch for the correct use of the indexes though. Signed-off-by: Francois Romieu Cc: Realtek linux nic maintainers --- Reading git-diff-tree failed