Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1679920
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Kalle Valo <kvalo@codeaurora.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] wlcore: add missing nvs file name info for wilink8 |
| Date | Mon, 03 Jul 2017 13:40:01 +0200 |
| Message-ID | <tZ7RT-J4-5@gated-at.bofh.it> (permalink) |
| References | <tZ7fc-eM-19@gated-at.bofh.it> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1499081387; bh=4JGZ3W+V1daD4RRWiOXRgVSCvd14w5T6SJDDzTeNjFo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=VZflUCSRFRriYQNl4dJebZK6Mv6TUsUUf6m9xuRDTiMx0+jZ1tPfm7DR6aloXjoMO QMVgnkKfqrFLCRE/uLvlqZOFGb+O4aCKlgHx9NPWl5eC+eAjO8JF1P8sT8SOyh2Qs9 Bv7wmPN68veBqpJDBKgwV0yqAOH5I+0lXynH90tk= |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1499081387; bh=4JGZ3W+V1daD4RRWiOXRgVSCvd14w5T6SJDDzTeNjFo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=VZflUCSRFRriYQNl4dJebZK6Mv6TUsUUf6m9xuRDTiMx0+jZ1tPfm7DR6aloXjoMO QMVgnkKfqrFLCRE/uLvlqZOFGb+O4aCKlgHx9NPWl5eC+eAjO8JF1P8sT8SOyh2Qs9 Bv7wmPN68veBqpJDBKgwV0yqAOH5I+0lXynH90tk= |
| Dmarc-Filter | OpenDMARC Filter v1.3.2 smtp.codeaurora.org D643160731 |
| Authentication-Results | pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org |
| Authentication-Results | pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 18 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | "\,Tony Lindgren" <tony@atomide.com>, "linux-wireless\@vger.kernel.org" <linux-wireless@vger.kernel.org>, "linux-kernel\@vger.kernel.org" <linux-kernel@vger.kernel.org> |
| X-Original-Date | Mon, 03 Jul 2017 14:29:32 +0300 |
| X-Original-Message-ID | <87y3s5kbc3.fsf@kamboji.qca.qualcomm.com> |
| X-Original-References | <8665E2433BC68541A24DFFCA87B70F5B363E1A3D@DFRE01.ent.ti.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1679920 |
Show key headers only | View raw
"Reizer, Eyal" <eyalr@ti.com> writes: > When working with wl18xx the nvs file is used for defining an alternate > mac address and override the default mac address that is stored inside > the wl18xx chip. > update the structure field with the same default nvs file name that has > been used in the past, otherwise userspace backward compatibility is > broken when upgrading from older kernels, as the alternate mac address > would not be read from the nvs that is already present in the file system > (lib/firmware/ti-connectivity/wl1271-nvs.bin) causing mac address change > of the wlan interface. > > Signed-off-by: Eyal Reizer <eyalr@ti.com> Should we also cc stable? And a Fixes line would be nice. -- Kalle Valo
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] wlcore: add missing nvs file name info for wilink8 "Reizer, Eyal" <eyalr@ti.com> - 2017-07-03 13:00 +0200
Re: [PATCH] wlcore: add missing nvs file name info for wilink8 Kalle Valo <kvalo@codeaurora.org> - 2017-07-03 13:40 +0200
Re: [PATCH] wlcore: add missing nvs file name info for wilink8 Tony Lindgren <tony@atomide.com> - 2017-07-04 10:20 +0200
RE: [PATCH] wlcore: add missing nvs file name info for wilink8 "Reizer, Eyal" <eyalr@ti.com> - 2017-07-04 10:50 +0200
Re: [PATCH] wlcore: add missing nvs file name info for wilink8 Tony Lindgren <tony@atomide.com> - 2017-07-05 10:10 +0200
Re: [PATCH] wlcore: add missing nvs file name info for wilink8 Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-07-05 10:30 +0200
Re: [PATCH] wlcore: add missing nvs file name info for wilink8 Tony Lindgren <tony@atomide.com> - 2017-07-06 08:30 +0200
csiph-web