From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932530AbbJMPkf (ORCPT ); Tue, 13 Oct 2015 11:40:35 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60089 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932341AbbJMPke (ORCPT ); Tue, 13 Oct 2015 11:40:34 -0400 Date: Tue, 13 Oct 2015 08:40:31 -0700 From: Greg Kroah-Hartman To: Ivan Safonov Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] staging: rtl8188eu: 5 GHz channel groups removed from /hal/rtl8188e_hal_init.c Message-ID: <20151013154031.GA6592@kroah.com> References: <20151010062313.GA22547@alpha.sfu-kras.ru> <20151013034706.GA6292@kroah.com> <561D1C99.1070008@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <561D1C99.1070008@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 13, 2015 at 10:00:41PM +0700, Ivan Safonov wrote: > On 10/13/2015 10:47 AM, Greg Kroah-Hartman wrote: > >On Sat, Oct 10, 2015 at 01:23:13PM +0700, Ivan Safonov wrote: > >>Unnecessary channel groups for 5 GHz removed from Hal_GetChnlGroup88E > >>and it transformed to pretty get_channel_group(const u8 channel). > >> > >>Also removed code for 5 GHz frequency in Hal_ReadPowerValueFromPROM_8188E. > >Why did you do two different things in this patch? > > > >Have you tested this? > > > >thanks, > > > >greg k-h > > Split this patch into two parts? Why wouldn't you? > I have not tested it. Please test it. thanks, greg k-h