Re: [PATCH v3] iw: Support ht-capability overrides mask.
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2011-11-29 17:56:46
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2011-11-29 17:56:46
On Tue, 2011-11-29 at 09:52 -0800, Ben Greear wrote:
On 11/29/2011 12:51 AM, Johannes Berg wrote:quoted
On Mon, 2011-11-28 at 10:40 -0800, greearb@candelatech.com wrote:quoted
From: Ben Greear<redacted> Let user know which capabilities are supported.I applied this with a bunch of modifications, but I think you should follow up and make it more complete. You're covering exactly and only the case that you're working on right now, I don't think that's good practice.It looks to me like your change isn't going to compile on older systems (Fedora Core 8, for instance), because htole16 isn't defined there (no endian.h file). That is why I hand-coded an equivalent method...
I assume you mean Fedora 8 (they dropped the Core after 6)? That was released, uh, about 4 years ago. I don't think I care. johannes