Re: [Patch v2 01/10] staging: rtl8723bs: os_dep: Remove function _rtw_regdomain_select

From: Greg Kroah-Hartman
Date: Thu Aug 01 2019 - 12:35:29 EST


On Wed, Jul 31, 2019 at 11:41:58PM +0530, Hariprasad Kelam wrote:
> This function simply returns &rtw_regdom_rd . So replace this function
> with actual code
>
> Signed-off-by: Hariprasad Kelam <hariprasad.kelam@xxxxxxxxx>
> ---
> v2 - Add patch number

I only received patches 1-6 and 10. Where did the others go?

And they were not properly "threaded", please use a tool like 'git
send-email' to have that work correctly.

Please fix up and resend them all.

thanks,

greg k-h