[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180904105623.15797-1-johnfwhitmore@gmail.com>
Date: Tue, 4 Sep 2018 11:56:22 +0100
From: John Whitmore <johnfwhitmore@...il.com>
To: linux-kernel@...r.kernel.org
Cc: devel@...verdev.osuosl.org, gregkh@...uxfoundation.org,
sfr@...b.auug.org.au, John Whitmore <johnfwhitmore@...il.com>
Subject: [PATCH 0/1] staging:rtl8192u: Fix naming clash of exported symbol
Not sure of the procedure having made a mess of the build, (by reusing the name
of an exported symbol). I hope that given the obscurity of rtl1892u this doesn't
cause people issues. Obviously given the fact that I renamed an exported symbol
I should have checked the name. Newbie mistake, I can only apologise for the
oversight, sorry.
John Whitmore (1):
staging:rtl8192u: Rename dot11d_init to fix name clash
drivers/staging/rtl8192u/ieee80211/dot11d.c | 6 +++---
drivers/staging/rtl8192u/ieee80211/dot11d.h | 2 +-
drivers/staging/rtl8192u/r8192U_core.c | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
--
2.18.0
Powered by blists - more mailing lists