From feb600e597200a222c5ae780aa481e907f9437b1 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Thu, 13 Mar 2014 17:54:53 +0100 Subject: [PATCH] staging: rtl8192u: Deleted 'rtl8192_beacon_stop' function in r8192U_core.c This patch delete the 'rtl8192_beacon_stop' 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:1332:6: warning: symbol 'rtl8192_beacon_stop' was not declared. Should it be static? Signed-off-by: Ana Rey Signed-off-by: Peter P Waskiewicz Jr --- Reading git-format-patch failed