Hi Joe, On Tue, Mar 27, 2012 at 4:42 PM, Joe Hershberger <joe.hershber...@ni.com> wrote: > Signed-off-by: Joe Hershberger <joe.hershber...@ni.com> > Cc: Joe Hershberger <joe.hershber...@gmail.com> > Cc: Simon Glass <s...@chromium.org> > Cc: Mike Frysinger <vap...@gentoo.org>
Acked-by: Simon Glass <s...@chromium.org> > --- > Changes for v2: > - Split into smaller patches > > include/net.h | 4 ++++ > net/tftp.c | 30 ++++++++++++++---------------- > net/tftp.h | 2 +- > 3 files changed, 19 insertions(+), 17 deletions(-) > > @@ -157,7 +155,7 @@ mcast_cleanup(void) > > #endif /* CONFIG_MCAST_TFTP */ > > -static __inline__ void > +static inline void > store_block(unsigned block, uchar *src, unsigned len) Q: Do we really need this inline? Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot