summaryrefslogtreecommitdiff
path: root/common/cmd_nvedit.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-04-23 13:54:24 +0200
committerWolfgang Denk <wd@denx.de>2007-05-05 21:27:38 +0200
commitebd0a0ae05a44769c4e27458ad4e9f3438250443 (patch)
tree6a7373bfb126c9cacc94effab6723265f0fd3ce8 /common/cmd_nvedit.c
parent2f15278c2eb911c668b4fe562130b78cf554d139 (diff)
[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/cmd_nvedit.c')
0 files changed, 0 insertions, 0 deletions