staging:rtl8821ae:Fix sparse warning of static function declaration
authorHimangi Saraogi <himangi774@gmail.com>
Mon, 10 Mar 2014 11:58:55 +0000 (17:28 +0530)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Tue, 11 Mar 2014 06:25:08 +0000 (23:25 -0700)
commitde7ecde62b40b3d321d3a7a0018e39c396040174
treeb6b900df3b84034d935de95554a6271dd623b842
parent62368dad3dee31829fddf1c31d32fe515b8da7c2
staging:rtl8821ae:Fix sparse warning of static function declaration

This patch makes the function _rtl8821ae_map_hwqueue_to_fwqueue
static as it is used only in the file trx.c.

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/rtl8821ae/rtl8821ae/trx.c