[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1387573126-28907-1-git-send-email-Larry.Finger@lwfinger.net>
Date: Fri, 20 Dec 2013 14:58:43 -0600
From: Larry Finger <Larry.Finger@...inger.net>
To: gregkh@...uxfoundation.org
Cc: netdev@...r.kernel.org, devel@...verdev.osuosl.org,
Larry Finger <Larry.Finger@...inger.net>
Subject: [PATCH 0/2] Fix problems with earlier patches
A recent set of patches revealed that a line of code had been incorrectly
removed in an earlier edit. That line is added back. In addition, a configuration
problem resulted in a number of "unused variable" warnings.
Signed-off-by: Larry Finger <Larry.Finger@...inger.net>
Larry Finger (2):
staging: r8188eu: Restore line that was incorrectly removed
staging: r8188eu: Fix unused variable warnings
drivers/staging/rtl8188eu/core/rtw_ap.c | 12 ------------
drivers/staging/rtl8188eu/core/rtw_debug.c | 1 -
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 8 --------
drivers/staging/rtl8188eu/core/rtw_p2p.c | 4 ++++
drivers/staging/rtl8188eu/core/rtw_recv.c | 1 -
drivers/staging/rtl8188eu/core/rtw_sta_mgt.c | 4 ----
drivers/staging/rtl8188eu/core/rtw_xmit.c | 8 --------
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 1 -
8 files changed, 4 insertions(+), 35 deletions(-)
--
1.8.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists