On Fri, 2023-09-15 at 12:11 -0700, Jeff Johnson wrote: > On 9/14/2023 10:17 PM, Vinayak Yadawad wrote: > > In 4way handshake offload, cfg80211_port_authorized enables driver > > to indicate successful 4way handshake to cfg80211 layer. Currently > > this path of port authorization is restricted to interface type > > NL80211_IFTYPE_STATION and NL80211_IFTYPE_P2P_CLIENT. This patch > > extends the support for NL80211_IFTYPE_AP and NL80211_IFTYPE_P2P_GO > > interfaces to authorize peer STA/P2P_CLIENT, whenever authentication > > is offloaded on the AP/P2P_GO interface. > > > > Signed-off-by: Vinayak Yadawad <vinayak.yadawad@xxxxxxxxxxxx> > > --- > > v1->v2 change log is missing > can you provide that as a separate message Or just fix it with v3, this doesn't apply ... Also please indent the documentation per what you see there (tab). johannes