From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 27 Oct 2011 23:38:45 +0200 Subject: [U-Boot] [PATCH v2 2/6] net: Make net_transfer() a static function In-Reply-To: <1319732672-29071-3-git-send-email-sjg@chromium.org> References: <1319732672-29071-1-git-send-email-sjg@chromium.org> <1319732672-29071-3-git-send-email-sjg@chromium.org> Message-ID: <20111027213845.BDF0F12B7BBC@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, In message <1319732672-29071-3-git-send-email-sjg@chromium.org> you wrote: > This should be a static function so it can be inlined. > > Signed-off-by: Simon Glass > --- > Changes in v2: > - Add net_transfer() fix > > net/tftp.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de "Most people would like to be delivered from temptation but would like it to keep in touch." - Robert Orben