]> Git Repo - J-u-boot.git/commit
net: Make net_transfer() a static function
authorSimon Glass <[email protected]>
Thu, 27 Oct 2011 06:24:28 +0000 (06:24 +0000)
committerWolfgang Denk <[email protected]>
Thu, 27 Oct 2011 21:53:57 +0000 (23:53 +0200)
commit165099e753aeb3a734edbdad887f964277d11ab8
treeb8388df9145c6dde891e2169249dcf6b44a953a6
parent39bccd21d0c838242fb86bceda759e5640d4d683
net: Make net_transfer() a static function

This should be a static function so it can be inlined.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
net/tftp.c
This page took 0.032416 seconds and 4 git commands to generate.