[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)
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>

No differences found