]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tools/env: Fix variable delete operation
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 15 Oct 2012 15:29:24 +0000 (15:29 +0000)
committerTom Rini <trini@ti.com>
Tue, 16 Oct 2012 15:47:27 +0000 (08:47 -0700)
commitce2f5800177c36451da44345f7ab408df240ff82
tree0ef10bd798796dd3396da50c904c808366700f89
parentbd23b22badadcdc414a900828253961fc5ec6c39
tools/env: Fix variable delete operation

Fix crash introduced by a073d63a36524453a817ab029fad5b188f46127e
when attempting to delete a variable.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
tools/env/fw_env.c