From: juhosg Date: Sun, 26 Feb 2012 10:54:12 +0000 (+0000) Subject: ramips: raeth: add rx_info structure X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/bcc8770afa7f25036c8380a572b08aa51a753da6?hp=bcc8770afa7f25036c8380a572b08aa51a753da6 ramips: raeth: add rx_info structure This helps to reduce code size on RX path: add/remove: 0/0 grow/shrink: 3/1 up/down: 68/-56 (12) function old new delta ramips_eth_open 1104 1144 +40 ramips_ring_free 212 232 +20 ramips_eth_stop 400 408 +8 ramips_eth_rx_hw 648 592 -56 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30732 3c298f89-4303-0410-b956-a3cf2f4a3e73 ---