From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH 1/5] wlcore: Prepare family to fix nvs file handling Date: Mon, 26 Sep 2016 18:47:06 +0300 Message-ID: <878tuezmrp.fsf@kamboji.qca.qualcomm.com> References: <20160917160633.8767-1-tony@atomide.com> <20160917160633.8767-2-tony@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20160917160633.8767-2-tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> (Tony Lindgren's message of "Sat, 17 Sep 2016 09:06:29 -0700") Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tony Lindgren Cc: Eyal Reizer , Guy Mishol , Luca Coelho , Maital Hahn , Maxim Altshul , Shahar Patury , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org Tony Lindgren writes: > Move struct wilink_family_data to be available for all TI WLAN > variants. And fix familiy typo, it should be just family. > > Looks like wl12xx use two different nvs.bin files and wl18xx > uses a different conf.bin file. > > Signed-off-by: Tony Lindgren Applied to wireless-drivers-next.git, thanks. -- Kalle Valo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:60697 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934308AbcIZPrM (ORCPT ); Mon, 26 Sep 2016 11:47:12 -0400 From: Kalle Valo To: Tony Lindgren Cc: Eyal Reizer , Guy Mishol , Luca Coelho , Maital Hahn , Maxim Altshul , Shahar Patury , linux-wireless@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH 1/5] wlcore: Prepare family to fix nvs file handling In-Reply-To: <20160917160633.8767-2-tony@atomide.com> (Tony Lindgren's message of "Sat, 17 Sep 2016 09:06:29 -0700") References: <20160917160633.8767-1-tony@atomide.com> <20160917160633.8767-2-tony@atomide.com> Date: Mon, 26 Sep 2016 18:47:06 +0300 Message-ID: <878tuezmrp.fsf@kamboji.qca.qualcomm.com> (sfid-20160926_174716_597695_1358C8C8) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Tony Lindgren writes: > Move struct wilink_family_data to be available for all TI WLAN > variants. And fix familiy typo, it should be just family. > > Looks like wl12xx use two different nvs.bin files and wl18xx > uses a different conf.bin file. > > Signed-off-by: Tony Lindgren Applied to wireless-drivers-next.git, thanks. -- Kalle Valo