* [PATCH] Staging: rtl8192su: add TODO
@ 2009-06-28 15:40 Bartlomiej Zolnierkiewicz
2009-07-02 19:33 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2009-06-28 15:40 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-kernel
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
drivers/staging/rtl8192su/TODO | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
Index: b/drivers/staging/rtl8192su/TODO
===================================================================
--- /dev/null
+++ b/drivers/staging/rtl8192su/TODO
@@ -0,0 +1,23 @@
+TODO:
+- make ieee80211 stack private (may conflict with libipw currently)
+- prepare private ieee80211 stack for merge with rtl8187se's version:
+ - remove JOHN_DUMP[_DESC] ifdefs
+ - remove [IN]_OPENSUSE_SLED definitions
+ - remove superflous container_of definition from ieee80211.h
+ - remove superfluous ieee80211_* definitions from ieee80211.h
+ - remove rtl8192su's specific dead code
+ - cleanup ieee80211.h
+ - move rtl8192su's specific code out from ieee80211.h
+ - abstract rtl819su's specific code
+ - use list_for_each_safe() in ieee80211_crypto_deinit
+- switch to use shared "librtl" instead of private ieee80211 stack
+- switch to use LIB80211
+- switch to use MAC80211
+- switch to use EEPROM_93CX6
+- use kernel coding style
+- checkpatch.pl fixes
+- sparse fixes
+- integrate with drivers/net/wireless/rtl818x
+
+Please send any patches to Greg Kroah-Hartman <greg@kroah.com> and
+Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Staging: rtl8192su: add TODO
2009-06-28 15:40 [PATCH] Staging: rtl8192su: add TODO Bartlomiej Zolnierkiewicz
@ 2009-07-02 19:33 ` Greg KH
2009-07-03 13:57 ` Bartlomiej Zolnierkiewicz
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2009-07-02 19:33 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz; +Cc: Greg Kroah-Hartman, linux-kernel
On Sun, Jun 28, 2009 at 05:40:50PM +0200, Bartlomiej Zolnierkiewicz wrote:
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
With all of your rtl8192su patches, I'm getting the following build
error:
ERROR: "ieee80211_xmit" [drivers/staging/rtl8192su/r8192s_usb.ko] undefined!
any ideas?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Staging: rtl8192su: add TODO
2009-07-02 19:33 ` Greg KH
@ 2009-07-03 13:57 ` Bartlomiej Zolnierkiewicz
0 siblings, 0 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2009-07-03 13:57 UTC (permalink / raw)
To: Greg KH; +Cc: Greg Kroah-Hartman, linux-kernel
On Thursday 02 July 2009 21:33:26 Greg KH wrote:
> On Sun, Jun 28, 2009 at 05:40:50PM +0200, Bartlomiej Zolnierkiewicz wrote:
> >
> > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
>
> With all of your rtl8192su patches, I'm getting the following build
> error:
> ERROR: "ieee80211_xmit" [drivers/staging/rtl8192su/r8192s_usb.ko] undefined!
>
> any ideas?
I cannot reproduce it here, please send me your kernel config.
PS I'll send you the rest of my overdue rtl8192su patches in few minutes.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-03 13:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-28 15:40 [PATCH] Staging: rtl8192su: add TODO Bartlomiej Zolnierkiewicz
2009-07-02 19:33 ` Greg KH
2009-07-03 13:57 ` Bartlomiej Zolnierkiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox