summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-04-23 11:54:24 (GMT)
committerStefan Roese <sr@denx.de>2007-04-23 11:54:24 (GMT)
commit36f104e5caa747d568eff26b369565af57c2ffa6 (patch)
tree88079b8dc5dd3a9bcf10e36146b9639d68939736 /common
parent39f23cd90947639ac278a18ff277ec786b5ac167 (diff)
downloadu-boot-fsl-qoriq-36f104e5caa747d568eff26b369565af57c2ffa6.tar.xz
[patch] use unsigned char in smc91111 driver for mac
the v_mac variable in the smc91111 driver is declared as a signed char ... this causes problems when one of the bytes in the MAC is "signed" like 0xE0 because when it gets printed out, you get a display like: 0xFFFFFFE0 and that's no good Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions