Re: wpa supplicant/ipw3945, ESSID last char missing

From: Sean
Date: Tue Oct 03 2006 - 20:37:04 EST


On Tue, 3 Oct 2006 17:30:31 -0700
Jean Tourrilhes <jt@xxxxxxxxxx> wrote:

> How does that happen in practice ? Kernel has no clue on what
> userpace version is running.
>

Ted mentioned that the way it works for stat is that userspace requests
an API version and the kernel delivers it. So old versions request old
API and new versions request new API. You only ever _add_ new API, and
never remove older versions.

Sean
-
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/