commit | f887cce8de019bb32917789379af89ae4c0294ee | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Thu Jul 17 22:24:18 2008 +0200 |
committer | Francois Romieu <romieu@fr.zoreil.com> | Sun Jul 20 19:48:20 2008 +0200 |
tree | 8fdfff49feae50f80a77f39007b30c96ccecef43 | |
parent | fb65a7c091529bfffb1262515252c0d0f6241c5c [diff] |
r8169: multicast register update The layout of the 8101 series is identical to that of the 8168 one, thus allowing to pack everything not 8169 related above MAC_VER_06. New 810x and 8168 chipsets should automagically behave correctly. It matches code in Realtek's 1.008.00 8101 and 8.007.00 8168 drivers. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>