From: Dan Carpenter <dan.carpenter@oracle.com>
To: Tony Cho <tony.cho@atmel.com>
Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org,
rachel.kim@atmel.com, chris.park@atmel.com,
austin.shin@atmel.com, linux-wireless@vger.kernel.org,
johnny.kim@atmel.com, Nicolas.FERRE@atmel.com,
adel.noureldin@atmel.com, leo.kim@atmel.com,
adham.abozaeid@atmel.com
Subject: Re: [PATCH 23/54] staging: wilc1000: remove duplicate copy routine
Date: Sat, 17 Oct 2015 03:47:11 +0300 [thread overview]
Message-ID: <20151017004711.GE7340@mwanda> (raw)
In-Reply-To: <1444733419-17679-23-git-send-email-tony.cho@atmel.com>
On Tue, Oct 13, 2015 at 07:49:48PM +0900, Tony Cho wrote:
> From: Leo Kim <leo.kim@atmel.com>
>
> This patch remove the duplicate bssid copy routine.
> Already ahead bssid copy routine execute.
> Therefore do not necessary in this routine.
>
> Signed-off-by: Leo Kim <leo.kim@atmel.com>
> Signed-off-by: Tony Cho <tony.cho@atmel.com>
> ---
This is a behavior change. Please mark bugfix patches more clearly.
regards,
dan carpenter
next prev parent reply other threads:[~2015-10-17 0:47 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-13 10:49 [PATCH 01/54] staging: wilc1000: host_interface.c : remove over-commenting Tony Cho
2015-10-13 10:49 ` [PATCH 02/54] staging: wilc1000: rename enuKeyType of struct key_attr Tony Cho
2015-10-13 10:49 ` [PATCH 03/54] staging: wilc1000: rename u8KeyAction " Tony Cho
2015-10-13 10:49 ` [PATCH 04/54] staging: wilc1000: rename uniHostIFkeyAttr " Tony Cho
2015-10-13 10:49 ` [PATCH 05/54] staging: wilc1000: rename pu8key of struct host_if_wpa_attr Tony Cho
2015-10-13 10:49 ` [PATCH 06/54] staging: wilc1000: rename pu8macaddr " Tony Cho
2015-10-13 10:49 ` [PATCH 07/54] staging: wilc1000: rename pu8seq " Tony Cho
2015-10-13 10:49 ` [PATCH 08/54] staging: wilc1000: rename u8seqlen " Tony Cho
2015-10-13 10:49 ` [PATCH 09/54] staging: wilc1000: rename u8keyidx " Tony Cho
2015-10-13 10:49 ` [PATCH 10/54] staging: wilc1000: rename u8Keylen " Tony Cho
2015-10-13 10:49 ` [PATCH 11/54] staging: wilc1000: rename u8Ciphermode " Tony Cho
2015-10-13 10:49 ` [PATCH 12/54] staging: wilc1000: rename u8ScanSource of struct scan_attr Tony Cho
2015-10-13 10:49 ` [PATCH 13/54] staging: wilc1000: rename u8ScanType " Tony Cho
2015-10-13 10:49 ` [PATCH 14/54] staging: wilc1000: remove duplicate null check routine Tony Cho
2015-10-13 10:49 ` [PATCH 15/54] staging: wilc1000: rename pu8ChnlFreqList of struct scan_attr Tony Cho
2015-10-13 10:49 ` [PATCH 16/54] staging: wilc1000: rename u8ChnlListLen " Tony Cho
2015-10-13 10:49 ` [PATCH 17/54] staging: wilc1000: rename pu8IEs " Tony Cho
2015-10-13 10:49 ` [PATCH 18/54] staging: wilc1000: rename IEsLen " Tony Cho
2015-10-13 10:49 ` [PATCH 19/54] staging: wilc1000: rename pfScanResult " Tony Cho
2015-10-13 10:49 ` [PATCH 20/54] staging: wilc1000: rename pvUserArg " Tony Cho
2015-10-13 10:49 ` [PATCH 21/54] staging: wilc1000: rename strHiddenNetwork " Tony Cho
2015-10-13 10:49 ` [PATCH 22/54] staging: wilc1000: fix "ERROR: do not initialise globals to 0 or NULL" Tony Cho
2015-10-13 10:49 ` [PATCH 23/54] staging: wilc1000: remove duplicate copy routine Tony Cho
2015-10-17 0:47 ` Dan Carpenter [this message]
2015-10-13 10:49 ` [PATCH 24/54] staging: wilc1000: rename pu8bssid of struct connect_attr Tony Cho
2015-10-13 10:49 ` [PATCH 25/54] staging: wilc1000: rename pu8ssid " Tony Cho
2015-10-13 10:49 ` [PATCH 26/54] staging: wilc1000: rename ssidLen " Tony Cho
2015-10-13 10:49 ` [PATCH 27/54] staging: wilc1000: rename pu8IEs " Tony Cho
2015-10-13 10:49 ` [PATCH 28/54] staging: wilc1000: rename IEsLen " Tony Cho
2015-10-13 10:49 ` [PATCH 29/54] staging: wilc1000: rename u8security " Tony Cho
2015-10-13 10:49 ` [PATCH 30/54] staging: wilc1000: rename pfConnectResult " Tony Cho
2015-10-13 10:49 ` [PATCH 31/54] staging: wilc1000: rename pvUserArg " Tony Cho
2015-10-13 10:49 ` [PATCH 32/54] staging: wilc1000: rename tenuAuth_type " Tony Cho
2015-10-13 10:49 ` [PATCH 33/54] staging: wilc1000: rename u8channel " Tony Cho
2015-10-13 10:49 ` [PATCH 34/54] staging: wilc1000: rename pJoinParams " Tony Cho
2015-10-13 10:50 ` [PATCH 35/54] staging: wilc1000: rename pu8Buffer of struct rcvd_async_info Tony Cho
2015-10-13 10:50 ` [PATCH 36/54] staging: wilc1000: rename u32Length " Tony Cho
2015-10-13 10:50 ` [PATCH 37/54] staging: wilc1000: rename u8SetChan of struct channel_attr Tony Cho
2015-10-13 10:50 ` [PATCH 38/54] staging: wilc1000: rename u32Interval of struct beacon_attr Tony Cho
2015-10-13 10:50 ` [PATCH 39/54] staging: wilc1000: rename u32DTIMPeriod " Tony Cho
2015-10-13 10:50 ` [PATCH 40/54] staging: wilc1000: rename u32HeadLen " Tony Cho
2015-10-13 10:50 ` [PATCH 41/54] staging: wilc1000: rename pu8Head " Tony Cho
2015-10-13 10:50 ` [PATCH 42/54] staging: wilc1000: rename u32TailLen " Tony Cho
2015-10-13 10:50 ` [PATCH 43/54] staging: wilc1000: rename pu8Tail " Tony Cho
2015-10-13 10:50 ` [PATCH 44/54] staging: wilc1000: rename au8Sta_DelAllSta of struct del_all_sta Tony Cho
2015-10-13 10:50 ` [PATCH 45/54] staging: wilc1000: rename u8Num_AssocSta " Tony Cho
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=20151017004711.GE7340@mwanda \
--to=dan.carpenter@oracle.com \
--cc=Nicolas.FERRE@atmel.com \
--cc=adel.noureldin@atmel.com \
--cc=adham.abozaeid@atmel.com \
--cc=austin.shin@atmel.com \
--cc=chris.park@atmel.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=johnny.kim@atmel.com \
--cc=leo.kim@atmel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=rachel.kim@atmel.com \
--cc=tony.cho@atmel.com \
/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 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).