mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-29 13:04:27 -04:00
In mtd_verify(), the return value of md5sum() has been interpreted as error if nonzero, while the function returns number of processed bytes, which caused mtd_verify() to always fail. This patch fixes error checking to interpret only negative values as errors. Signed-off-by: Zefir Kurtisi <zefir.kurtisi@neratec.com> SVN-Revision: 44605 |
||
|---|---|---|
| .. | ||
| ca-certificates | ||
| fstools | ||
| mountd | ||
| mtd | ||
| opkg | ||
| procd | ||
| rpcd | ||
| ubox | ||
| ubus | ||
| uci | ||
| udev | ||
| zram-swap | ||