commit | 20a779ede344a0b9778b7d5d9af76453d14474fc | [log] [tgz] |
---|---|---|
author | Pontus Fuchs <pontus.fuchs@gmail.com> | Mon Apr 18 22:00:52 2016 -0700 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Apr 25 20:37:06 2016 +0300 |
tree | 625fd646a3dc12d488f859c677adad5fa66728b1 | |
parent | 043ce546190243bd9de05dbb6c82c9099b01a3a2 [diff] |
wcn36xx: Implement multicast filtering Pass the multicast list to FW. This patch also adds a way to build the smd command in place. This is needed because the MC list command is too big for the stack. Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com> [bjorn: dropped FIF_PROMISC_IN_BSS usage] Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>