| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Sun, 14 May 2006 10:28:57 -0700 (PDT) |
:Tripped across this today. cbb_probe() assumes that the subclass field
:is unique. This patch further qualifies the check to verify that the
:device belongs to the bus class as well before claiming the device.
:
:---chuck
Committed!
-Matt