On Thu, Jan 18, 2018 at 03:40:57PM +0200, Andy Shevchenko wrote:
> On Thu, 2017-12-21 at 17:42 +0100, Hauke Mehrtens wrote:
> >
> > On 12/21/2017 03:40 PM, Andy Shevchenko wrote:
> > > Replace sscanf() with mac_pton().
> > >
> > > Signed-off-by: Andy Shevchenko
> >
> > Acked-by: Hauke Mehrtens
On Thu, 2017-12-21 at 17:42 +0100, Hauke Mehrtens wrote:
>
> On 12/21/2017 03:40 PM, Andy Shevchenko wrote:
> > Replace sscanf() with mac_pton().
> >
> > Signed-off-by: Andy Shevchenko
>
> Acked-by: Hauke Mehrtens
>
> The patch looks good, but I haven't tested them on my devices.
Any news on
On 12/21/2017 03:40 PM, Andy Shevchenko wrote:
> Replace sscanf() with mac_pton().
>
> Signed-off-by: Andy Shevchenko
Acked-by: Hauke Mehrtens
The patch looks good, but I haven't tested them on my devices.
> ---
> - use negative condition to be consistent with the rest code
> drivers/firmw
Replace sscanf() with mac_pton().
Signed-off-by: Andy Shevchenko
---
- use negative condition to be consistent with the rest code
drivers/firmware/broadcom/Kconfig | 1 +
drivers/firmware/broadcom/bcm47xx_sprom.c | 18 +++---
2 files changed, 4 insertions(+), 15 deletions(-)