From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Fri, 3 Feb 2012 07:16:28 -0500 Subject: [U-Boot] [PATCH 15/28] net: Refactor to call NetSendPacket() instead of calling eth_send() In-Reply-To: <1327020811-1538-16-git-send-email-joe.hershberger@ni.com> References: <1327020811-1538-1-git-send-email-joe.hershberger@ni.com> <1327020811-1538-16-git-send-email-joe.hershberger@ni.com> Message-ID: <201202030716.29326.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 19 January 2012 19:53:18 Joe Hershberger wrote: > Use this entry-point consistently across the net/ code i like this, but i'd like it even more if NetSendPacket() was a static inline in the header. all this func does is jump straight to eth_send(): 01fa2054 <_NetSendPacket>: 1fa2054: ff e2 f6 fd JUMP.L 0x1fa1c40 <_eth_send>; -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: