]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
r8169: merge firmware information into the chipset description data.
authorFrancois Romieu <romieu@fr.zoreil.com>
Wed, 27 Apr 2011 06:22:39 +0000 (08:22 +0200)
committerFrancois romieu <romieu@fr.zoreil.com>
Mon, 9 May 2011 19:03:10 +0000 (21:03 +0200)
commit85bffe6ca2e2d7e9510c115aa4f11c3d4209051f
treef18269a32218ab6eb9751e624c292194df6f2f99
parent31bd204f97e3796c5cfcfc582a93a10e45b99946
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 <romieu@fr.zoreil.com>
Cc: Realtek linux nic maintainers <nic_swsd@realtek.com>
drivers/net/r8169.c