[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y+IVE2mx1+0XnJoj@kroah.com>
Date: Tue, 7 Feb 2023 10:08:35 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Jaewan Kim <jaewan@...gle.com>
Cc: johannes@...solutions.net, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org, kernel-team@...roid.com, adelva@...gle.com
Subject: Re: [PATCH v7 1/4] mac80211_hwsim: add PMSR capability support
On Tue, Feb 07, 2023 at 08:53:57AM +0000, Jaewan Kim wrote:
> @@ -4445,6 +4481,8 @@ static int mac80211_hwsim_new_radio(struct genl_info *info,
> NL80211_EXT_FEATURE_MULTICAST_REGISTRATIONS);
> wiphy_ext_feature_set(hw->wiphy,
> NL80211_EXT_FEATURE_BEACON_RATE_LEGACY);
> + wiphy_ext_feature_set(hw->wiphy, NL80211_EXT_FEATURE_ENABLE_FTM_RESPONDER);
> +
>
> hw->wiphy->interface_modes = param->iftypes;
>
Why the 2 blank lines now? Didn't checkpatch warn about this?
thanks,
greg k-h
Powered by blists - more mailing lists