linux/drivers/net/pcmcia
Chuck Ebbert a1a98b72db 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 <cebbert@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-02-15 10:51:37 -05:00
..
3c574_cs.c
3c589_cs.c
Kconfig
Makefile
axnet_cs.c pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one 2008-02-05 09:44:09 -08:00
com20020_cs.c
fmvj18x_cs.c pcmcia/fmvj18x_cs: fix 'shadow variable' warning 2008-02-05 09:44:09 -08:00
ibmtr_cs.c
nmclan_cs.c
ositech.h
pcnet_cs.c pcmcia/pcnet_cs: fix 'shadow variable' warning 2008-02-05 09:44:09 -08:00
smc91c92_cs.c Fix station address detection in smc 2008-02-15 10:51:37 -05:00
xirc2ps_cs.c