Re: [PATCH] w35und: fix usb_control_msg() error handling in wb35_probe()

From: Pekka Enberg
Date: Thu Jan 22 2009 - 17:37:53 EST


On Thu, Jan 22, 2009 at 9:25 PM, Sandro Bonazzola
<sandro.bonazzola@xxxxxxxxx> wrote:
> # iwlist wlan0 scan
> wlan0 Interface doesn't support scanning.
>
> # iwlist wmaster0 scan
> wmaster0 Interface doesn't support scanning.
>
> # ifconfig wlan0 10.0.4.1
> SIOCSIFADDR: No such device
> wlan0: ERROR while getting interface flags: No such device
>
> # ifconfig wmaster0 10.0.4.1
> SIOCSIFFLAGS: Operation not supported

Can you run that under strace? Looks to me like there indeed is a
wmaster0 device but there's something fishy going on how we initialize
it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/