From: Lennert Buytenhek Date: Sun, 1 Jun 2008 08:31:56 +0000 (+0200) Subject: mv643xx_eth: move port_receive() into its only caller X-Git-Tag: v2.6.27-rc1~969^2~289^2~12^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9658766152c0e3759f61cc4e75aef6d8450bd5bb;p=pandora-kernel.git mv643xx_eth: move port_receive() into its only caller The port_receive() function is a remnant of the original mv643xx_eth HAL split. This patch moves port_receive() into its caller, so that the top and the bottom half of RX processing no longer communicate via the HAL FUNC_RET_STATUS/pkt_info mechanism abstraction anymore. Signed-off-by: Lennert Buytenhek Acked-by: Dale Farnsworth --- Reading git-diff-tree failed