]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: Deleted 'alloc_tx_beacon_desc_ring' function in r8192U_core.c
authorAna Rey <anarey@gmail.com>
Thu, 13 Mar 2014 16:54:52 +0000 (17:54 +0100)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 00:46:55 +0000 (17:46 -0700)
commitafa48f8f99398a9c12e10e5fb7f6cbd87d6cb3f2
tree650d3f9b48f1232f0e4c1d49a82b8d8724760c8c
parentb6c614a2298d7f5e0b36c16e7d9853dcfa52eef6
staging: rtl8192u: Deleted 'alloc_tx_beacon_desc_ring' function in r8192U_core.c

This patch delete the 'alloc_tx_beacon_desc_ring' function that is not
used in anywhere in the driver.

Fix the following sparse warning in r8192U_core.c

drivers/staging/rtl8192u/r8192U_core.c:883:5: warning: symbol 'alloc_tx_beacon_desc_ring' was not declared. Should it be static?

Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/rtl8192u/r8192U_core.c