Re: [PATCH-v2 1/2] mac80211: Take bitrates into account when building IEs.
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-03-15 14:17:40
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-03-15 14:17:40
On Thu, 2016-03-10 at 09:56 -0800, Ben Greear wrote:
With regard to my original patch, are there any other things that I could do to make it more acceptable without making copies of the driver data?
Oops, saw this too late. I can't really think of anything that would really make me think it gets much better - by way of how it works we'd have to put code into every single place using this data, and I can't think of a way to abstract that out easily. Perhaps if you can find a way to have some kind of "accessor functions" that would do the overrides, but I don't really see how that'd be possible. johannes