mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 06:19:28 -04:00
When a partition offset is given, it is used in an lseek call, which affects write, but not erase. Add it to the offset for erase calls as well Signed-off-by: Felix Fietkau <nbd@nbd.name>