Re: [PATCH lora-next v2 4/8] net: lora: sx1301: convert load_firmware to take firmware directly

2018-08-09 Thread Andreas Färber
Am 09.08.2018 um 14:33 schrieb Ben Whitten: > We just pass the pointer to firmware down to the function that loads > it. > > Signed-off-by: Ben Whitten > --- > drivers/net/lora/sx1301.c | 18 +- > 1 file changed, 9 insertions(+), 9 deletions(-) Applied. Thanks, Andreas --

[PATCH lora-next v2 4/8] net: lora: sx1301: convert load_firmware to take firmware directly

2018-08-09 Thread Ben Whitten
We just pass the pointer to firmware down to the function that loads it. Signed-off-by: Ben Whitten --- drivers/net/lora/sx1301.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/net/lora/sx1301.c b/drivers/net/lora/sx1301.c index 7324001..3f2a532