diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-01-29 19:43:44 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-03-20 22:39:09 +0100 |
commit | 3f6e6993e92fd0658da1746d1c84644612ee520b (patch) | |
tree | c0dd1c3077e30083cb94bfeb96064138cfd73485 /lib_blackfin | |
parent | b6446b67758ea1e41223f0782924bb73fd0a89d0 (diff) |
net: new utility functions for working with enetaddr's
Declare new utility functions for converting between the environment
variables (eth*addr) and the binary MAC address representation. This way
we can unify all the random places that already do this kind of thing.
The functions in question:
eth_parse_enetaddr - "..." -> {...}
eth_getenv_enetaddr - env -> {...}
eth_setenv_enetaddr - {...} -> env
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'lib_blackfin')
0 files changed, 0 insertions, 0 deletions