Re: brcmfmac: use const char * for interface name in brcmf_add_if

From: Kalle Valo
Date: Wed Jun 29 2016 - 12:00:27 EST


RafaÅ MiÅecki wrote:
> This function can work just fine with const pointer, it only calls
> alloc_netdev which take const as well. Moreover it makes this function
> more flexible as some cfg80211 callback may provide const char * as
> well, e.g. add_virtual_intf. This will be needed for more advanced
> interface management.
>
> Signed-off-by: RafaÅ MiÅecki <zajec5@xxxxxxxxx>

Thanks, 1 patch applied to wireless-drivers-next.git:

54264e7ea09a brcmfmac: use const char * for interface name in brcmf_add_if

--
Sent by pwcli
https://patchwork.kernel.org/patch/9183453/