Thread (4 messages) 4 messages, 2 authors, 2014-06-27

Re: Can we make ieee80211_iface_combination.limits non-const?

From: Johannes Berg <johannes@sipsolutions.net>
Date: 2014-06-26 20:06:37

On Thu, 2014-06-26 at 11:20 -0700, Ben Greear wrote:
Depending on firmware loaded (and/or module options), a different
number of vdev interfaces may be supported.

Can we remove the const from the "struct ieee80211_iface_limit *limits"
member of ieee80211_iface_combination?
No, it would break drivers who actually have a static const for the
pointer target.

You don't have to assign something that's const, but you also can't be
changing it on the fly after wiphy registration anyway.

johannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help