Re: [PATCH 1/5] staging: r8188eu: get da from ieee80211_mgmt
From: Greg Kroah-Hartman
Date: Wed Jul 27 2022 - 02:45:00 EST
On Sun, Jul 24, 2022 at 05:39:13PM +0200, Martin Kaiser wrote:
> Define a struct ieee80211_mgmt in the OnAssocRsp function. Read the
> destination address (da) from this struct.
This explains (sortta) what this patch does, but not why you are doing
this.
To me this looks like a step backwards, why is this change needed at
all?
thanks,
greg k-h