wcn36xx: initialize device defaults on start
authorBob Copeland <me@bobcopeland.com>
Fri, 9 Jan 2015 19:15:45 +0000 (14:15 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 23 Jan 2015 17:11:54 +0000 (19:11 +0200)
commit69a88cc7b164d92b4e397d9505dd4533f95fbc8a
treea6c229a21e12a0a8cedef8d83afbc60790d89c40
parent96dae59155eb98dd0ba10e8fe5d130f425e406df
wcn36xx: initialize device defaults on start

Set up default configuration for the device when we call start.
The defaults come from dumps from the prima driver for the same
hardware.

This fixes transmit A-MPDU; previously only one MPDU would be
sent per A-MPDU due to missing MAX_MPDUS_IN_AMPDU setting.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wcn36xx/smd.c