rtlwifi: add support to send beacon frame.
authorTaehee Yoo <ap420073@gmail.com>
Wed, 21 Jan 2015 07:58:19 +0000 (16:58 +0900)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 27 Jan 2015 17:51:49 +0000 (19:51 +0200)
In AP mode, beacon frame is necessary to keep connection.
this patch adds a sending beacon frame routine in initialization routine.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rtlwifi/core.c

Simple merge