Commit 65543f9
[brcmfmac] Support new join parameter structure versions
To support new join parameter versions, we move to using a function
pointer structure that knows how to deal with the different versions
of structures
Drive-by fix: Always count the assoc_params length even if no bssid is
provided. It doesn't make sense to truncate it off, since we need to set
the bssid to the broadcast addr anyway in that case.
Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Daniel Berlin <dberlin@dberlin.org>1 parent 220f7b3 commit 65543f9
9 files changed
Lines changed: 629 additions & 204 deletions
File tree
- drivers/net/wireless/broadcom/brcm80211/brcmfmac
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments