]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf6e0cb057d48e1e89b886223b56405c0cfeeaa5f
treea6c229a21e12a0a8cedef8d83afbc60790d89c40
parent6c0e3d2f87d4372d8791869a048fa25ac8fd1b5e
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