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)
commit33511b157bbcebaef853cc1811992b664a2e5862
tree544bba4ed4e89f1a41e611a5fd3d573c9f65b501
parentea2325b89d16c0803714d48e28b116aec2ef5026
rtlwifi: add support to send beacon frame.

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