From: Chuck Ebbert Date: Thu, 14 Feb 2008 00:47:11 +0000 (-0500) Subject: Fix station address detection in smc X-Git-Tag: v2.6.25-rc3~126^2~24^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a98b72dbd17e53cd92b8e78f404525ebcfd981;p=pandora-kernel.git Fix station address detection in smc Megahertz EM1144 PCMCIA ethernet adapter needs special handling because it has two VERS_1 tuples and the station address is in the second one. Conversion to generic handling of these fields broke it. Reverting that fixes the device. https://bugzilla.redhat.com/show_bug.cgi?id=233255 Thanks go to Jon Stanley for not giving up on this one until the problem was found. Signed-off-by: Chuck Ebbert Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed