diff options
author | Duncan Laurie <dlaurie@google.com> | 2019-03-07 22:24:43 +0800 |
---|---|---|
committer | Duncan Laurie <dlaurie@chromium.org> | 2019-03-11 17:20:06 +0000 |
commit | 8d8ceade60c09270731026d6778e521d159376b8 (patch) | |
tree | 2e030632f912552d92908e2b803545c3d697f133 /src/mainboard/intel/saddlebrook | |
parent | d9a5779a0e2dbe52ca22593da78c32a8b2d7d29e (diff) |
vendorcode/google/chromeos: Fix AMAC return type
The r8152 kernel driver is expecting the AMAC() method to return
a raw buffer, not a string. To fix this simply remove the
ToString() in the return statement that was converting the buffer
to a string.
BUG=b:123925776
Change-Id: I7cd4244a1ccc7397d5969b817a52ea48867b4d17
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31807
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/saddlebrook')
0 files changed, 0 insertions, 0 deletions