Re: [PATCH] Fix access point rate for trunk and stable
- From: Dan Williams <dcbw redhat com>
- To: Helmut Schaa <hschaa suse de>
- Cc: networkmanager-list gnome org
- Subject: Re: [PATCH] Fix access point rate for trunk and stable
- Date: Mon, 08 Oct 2007 09:10:11 -0400
On Mon, 2007-10-08 at 12:41 +0200, Helmut Schaa wrote:
> Hi,
>
> NetworkManager (stable and trunk) uses a guint16 for holding the
> access-point's rate property. Unfortunately wpa_supplicant, iwlist and the
> wext-interface use an int32 for the same. The attached patches fix this issue
> by using a gint32 instead of a guint16 for trunk and stable.
I'm not really opposed to the change; but there's no point in even
allowing values that are < 0 for rate since that just cannot happen...
A change from uint16 -> uint32 would be fine, including the move to Mb
rates instead of MB rates. Is there a particular need to match the rate
type with wpa_supplicant and such, a specific issue?
Dan
> I hope I didn't forget anything :)
>
> Dan, Tambet, please have a look at the patches and commit if everything is
> fine.
>
> Thanks,
> Helmut
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]