netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix problems with earlier patches
@ 2013-12-20 20:58 Larry Finger
  2013-12-20 20:58 ` [PATCH 1/2] staging: r8188eu: Restore line that was incorrectly removed Larry Finger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Larry Finger @ 2013-12-20 20:58 UTC (permalink / raw)
  To: gregkh; +Cc: netdev, devel, Larry Finger

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@lwfinger.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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-20 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20 20:58 [PATCH 0/2] Fix problems with earlier patches Larry Finger
2013-12-20 20:58 ` [PATCH 1/2] staging: r8188eu: Restore line that was incorrectly removed Larry Finger
2013-12-20 20:58 ` [PATCH 2/2] staging: r8188eu: Fix unused variable warnings Larry Finger
2013-12-20 21:11 ` [PATCH 0/2] Fix problems with earlier patches Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).