From: Lennert Buytenhek Date: Sun, 1 Jun 2008 08:07:49 +0000 (+0200) Subject: mv643xx_eth: move rx_return_buff() into its only caller X-Git-Tag: v2.6.27-rc1~969^2~289^2~12^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de34f225e112ddfabb56043a2be64bf7f69c1885;p=pandora-kernel.git mv643xx_eth: move rx_return_buff() into its only caller rx_return_buff() is also a remnant of the HAL layering that the original mv643xx_eth driver used. Moving it into its caller kills the last reference to FUNC_RET_STATUS/pkt_info. Signed-off-by: Lennert Buytenhek Acked-by: Dale Farnsworth --- Reading git-diff-tree failed