ramips: improve tx clean up and add fe_tx_ring struct
authorFelix Fietkau <nbd@openwrt.org>
Fri, 5 Jun 2015 08:59:57 +0000 (08:59 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 5 Jun 2015 08:59:57 +0000 (08:59 +0000)
commit4480fbce62bdd8b726d3da750acaee267c219715
tree48145325e8239723456c92fc68ad56f614d1352d
parent2a66c9886ff039587169e50014f1d6e95af1d3ae
ramips: improve tx clean up and add fe_tx_ring struct

if there is any new tx need to clean up. do it in next napi poll.
collect tx related members to fe_tx_ring struct. for better
cache usage and more readable.

Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 45895
target/linux/ramips/files/drivers/net/ethernet/ralink/ralink_ethtool.c
target/linux/ramips/files/drivers/net/ethernet/ralink/ralink_soc_eth.c
target/linux/ramips/files/drivers/net/ethernet/ralink/ralink_soc_eth.h