]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SUNLANCE]: Fix probing problem.
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Tue, 29 Aug 2006 06:28:16 +0000 (23:28 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 30 Aug 2006 04:23:32 +0000 (21:23 -0700)
commit404dda854b8bb04df72405d5088fa3e6100aef36
tree01d4eafea67712d473ef30159e3ad170bc74b5e9
parent47f2c3604f47579ac5c173f8b402dc6cd8e2e8fa
[SUNLANCE]: Fix probing problem.

The current probe table causes ledma and lebuffer
"le" devices to get probed twice which is not what
we want.

Match just "le" and look directly at the parent to get the correct
top-level node information.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sunlance.c