Re: [PATCH 15/40] bootwrapper: Factor out dt_set_mac_address().

2007-09-24 Thread David Gibson
On Mon, Sep 24, 2007 at 03:09:11PM -0500, Scott Wood wrote: > This allows callers to set addresses one at a time when that would be more > convenient. > > Signed-off-by: Scott Wood <[EMAIL PROTECTED]> Sorry I've been such a pain about this previously. Acked-by: David Gibson <[EMAIL PROTECTED]>

Re: [PATCH 15/40] bootwrapper: Factor out dt_set_mac_address().

2007-09-24 Thread Scott Wood
Scott Wood wrote: > [PATCH 15/40] Bah, that was supposed to be 1/2. Don't worry, there's no barrage of patches coming. :-) -Scott ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

[PATCH 15/40] bootwrapper: Factor out dt_set_mac_address().

2007-09-24 Thread Scott Wood
This allows callers to set addresses one at a time when that would be more convenient. Signed-off-by: Scott Wood <[EMAIL PROTECTED]> --- Resent, with dt_set_mac_address -> dt-fixup_mac_address. arch/powerpc/boot/devtree.c | 31 +-- arch/powerpc/boot/ops.h |1