On Mon, 2014-10-20 at 15:49 -0700, gree...@candelatech.com wrote:

> @@ -2023,7 +2023,7 @@ static int mac80211_hwsim_create_radio(int channels, 
> const char *reg_alpha2,
>                                      const struct ieee80211_regdomain *regd,
>                                      bool reg_strict, bool p2p_device,
>                                      bool use_chanctx, bool destroy_on_close,
> -                                    u32 portid)
> +                                    u32 portid, char *hwname)

could also be const?

> +     char *hwname = NULL;

const as well then, I guess.

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to