On Saturday 19 January 2008, Jussi Kivilinna wrote:
> Blacklist known wireless RNDIS devices that will be handled by
> rndis_wext module.
This seems destined to become a headache. Wouldn't it be better
to let the probe progress far enough to detect that it's actually
a WLAN device, and then back
Blacklist known wireless RNDIS devices that will be handled by
rndis_wext module.
Signed-off-by: Jussi Kivilinna <[EMAIL PROTECTED]>
---
drivers/net/usb/rndis_host.c | 104 ++
1 files changed, 104 insertions(+), 0 deletions(-)
diff --git a/drivers/net/us