Re: [PATCH v2 0/6] wl1251: Fix MAC address for Nokia N900
From: Kalle Valo <hidden>
Date: 2018-02-19 08:27:50
Also in:
lkml, netdev
Pali Roh=C3=A1r [off-list ref] writes:
On Friday 05 January 2018 02:45:10 Luis R. Rodriguez wrote:quoted
On Tue, Jan 02, 2018 at 08:23:45PM +0100, Pali Roh=C3=A1r wrote:quoted
On Friday 10 November 2017 00:38:22 Pali Roh=C3=A1r wrote:quoted
This patch series fix processing MAC address for wl1251 chip found i=
n Nokia N900.
quoted
quoted
quoted
=20 Changes since v1: * Added Acked-by for Pavel Machek * Fixed grammar * Magic numbers for NVS offsets are replaced by defines * Check for validity of mac address NVS data is moved into function * Changed order of patches as Pavel requested =20 Pali Roh=C3=A1r (6): wl1251: Update wl->nvs_len after wl->nvs is valid wl1251: Generate random MAC address only if driver does not have valid wl1251: Parse and use MAC address from supplied NVS data wl1251: Set generated MAC address back to NVS data firmware: Add request_firmware_prefer_user() function wl1251: Use request_firmware_prefer_user() for loading NVS calibration data =20 drivers/base/firmware_class.c | 45 +++++++++++++- drivers/net/wireless/ti/wl1251/Kconfig | 1 + drivers/net/wireless/ti/wl1251/main.c | 104 +++++++++++++++++++++=
+++++------
quoted
quoted
quoted
include/linux/firmware.h | 9 +++ 4 files changed, 138 insertions(+), 21 deletions(-)=20 Hi! Are there any comments for first 4 patches? If not, could they be accepted and merged?=20 Since the first 4 patches do not touch the firmware API they seem fine t=
o me so
quoted
long as the maintainer accepts them. Maybe resend and clarify you have d=
ropped
quoted
the other ones and amend with the new tags.According to get_maintainer.pl, Kalle Valo is maintainer. Kalle Valo, if you do not have any other comments, can you accept first 4 patches? Or do you really need to resent first 4 patches again?
The first 4 patches are now in my queue, I should get to them in the next few days. --=20 Kalle Valo