From: Francois Romieu Date: Wed, 10 Sep 2008 20:28:56 +0000 (+0200) Subject: r8169: fix RxMissed register access X-Git-Tag: v2.6.28-rc1~717^2~195^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=523a609496dbc3897e530db2a2f27650d125ea00;p=pandora-kernel.git r8169: fix RxMissed register access - the register is defined for the 8169 chipset only and there is no 8169 beyond RTL_GIGA_MAC_VER_06. - only the lower 3 bytes of the register are valid Fixes: 1. http://bugzilla.kernel.org/show_bug.cgi?id=10180 2. http://bugzilla.kernel.org/show_bug.cgi?id=11062 (bits of) Tested by Hermann Gausterer and Adam Huffman. Signed-off-by: Francois Romieu Cc: Edward Hsu Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed