From: Johannes Berg <johannes@sipsolutions.net>
To: Ishraq Ibne Ashraf <ishraq.i.ashraf@gmail.com>,
Dan Carpenter <dan.carpenter@oracle.com>
Cc: gregkh@linuxfoundation.org, himanshujha199640@gmail.com,
goudapatilk@gmail.com, insafonov@gmail.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] staging: rtl8188eu: Fix private WEXT IOCTL calls
Date: Mon, 27 Nov 2017 12:33:15 +0100 [thread overview]
Message-ID: <1511782395.5456.5.camel@sipsolutions.net> (raw)
In-Reply-To: <f0db443d-c9cb-e751-914c-163e76d1f29d@gmail.com> (sfid-20171126_014603_702833_4D221C77)
Hi,
So I removed those call-through place because private wext operations
are a really bad idea and should just die. We don't want drivers to
require specially patched hostapd versions to work right, like here.
I suppose in staging you might want to work around that like here, but
that really means you see no future in mainline for this code, or
otherwise you should fix it the proper way.
johannes
next prev parent reply other threads:[~2017-11-27 11:33 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-23 1:29 [PATCH] staging: rtl8188eu: Fix private WEXT IOCTL calls ishraq.i.ashraf
2017-11-23 13:24 ` Dan Carpenter
2017-11-25 0:52 ` [PATCH 2/2] " ishraq.i.ashraf
2017-11-25 4:40 ` Dan Carpenter
2017-11-25 18:12 ` Ishraq Ibne Ashraf
2017-11-26 0:45 ` Ishraq Ibne Ashraf
2017-11-27 11:33 ` Johannes Berg [this message]
2017-11-25 1:29 ` [PATCH v2] " ishraq.i.ashraf
2017-11-25 4:55 ` Dan Carpenter
2017-11-25 18:29 ` [PATCH v3] " ishraq.i.ashraf
2017-11-25 21:25 ` Dan Carpenter
2017-11-27 11:24 ` Johannes Berg
2017-11-28 8:00 ` kbuild test robot
2017-11-28 8:00 ` [PATCH] staging: rtl8188eu: fix kzalloc-simple.cocci warnings kbuild test robot
2017-12-04 15:20 ` [PATCH v3] staging: rtl8188eu: Fix private WEXT IOCTL calls kbuild test robot
2017-11-26 20:45 ` [PATCH] " kbuild test robot
2017-11-26 23:20 ` kbuild test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1511782395.5456.5.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=goudapatilk@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=himanshujha199640@gmail.com \
--cc=insafonov@gmail.com \
--cc=ishraq.i.ashraf@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.