]> Git Repo - J-u-boot.git/commit
nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()
authorMike Frysinger <[email protected]>
Wed, 11 Feb 2009 23:52:38 +0000 (18:52 -0500)
committerWolfgang Denk <[email protected]>
Fri, 20 Mar 2009 21:39:10 +0000 (22:39 +0100)
commit56b555a644f3cbb1b3929cb52b61d3ce483885f5
treeb32060613b8bfaca159cd638a31ddc055db3687c
parent5013533467c1de731c2f0c9beb4b41ce3f07cbeb
nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()

Since the ethernet layer handles updating of device addresses itself from
the environment, there is no point in calling eth_set_enetaddr().

Signed-off-by: Mike Frysinger <[email protected]>
CC: Ben Warren <[email protected]>
common/cmd_nvedit.c
This page took 0.033311 seconds and 4 git commands to generate.