Re: [OpenWrt-Devel] [PATCH RESEND] firmware-utils/mkdir615h1: fix magic XOR calculation

2014-07-02 Thread Forest Crossman
Someone changed this patch's state to accepted, but I haven't seen it appear in SVN yet. Is there something I still need to do? Or does it just take a while for a patch to go from Accepted to Committed? I ask because I have some more patches to add that will make this code more efficient and

Re: [OpenWrt-Devel] [PATCH RESEND] firmware-utils/mkdir615h1: fix magic XOR calculation

2014-07-02 Thread Cezary Jackiewicz
Dnia 2014-07-02, o godz. 22:14:22 Forest Crossman cyro...@gmail.com napisaƂ(a): Someone changed this patch's state to accepted, but I haven't seen it appear in SVN yet. Is there something I still need to do? Or does it just take a while for a patch to go from Accepted to Committed? I ask

[OpenWrt-Devel] [PATCH RESEND] firmware-utils/mkdir615h1: fix magic XOR calculation

2014-06-22 Thread Forest Crossman
Signed-off-by: Forest Crossman cyro...@gmail.com --- tools/firmware-utils/src/mkdir615h1.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/firmware-utils/src/mkdir615h1.c b/tools/firmware-utils/src/mkdir615h1.c index 84692aa..d9fb35c 100644 ---