ramips: remove interrupt coalescing, it is unnecessary with napi polling and could...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 13 Jan 2015 00:34:38 +0000 (00:34 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 13 Jan 2015 00:34:38 +0000 (00:34 +0000)
commit26f68498f981b5faa414427130adfd7608f95bac
treea9162d38ccdf30437b9732ab613d08812f127113
parentf77312438ada82c4db5bff0b2e3e42bf28ac2c59
ramips: remove interrupt coalescing, it is unnecessary with napi polling and could reduce throughput

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43952
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
target/linux/ramips/files/drivers/net/ethernet/ralink/soc_mt7620.c
target/linux/ramips/files/drivers/net/ethernet/ralink/soc_rt2880.c
target/linux/ramips/files/drivers/net/ethernet/ralink/soc_rt305x.c
target/linux/ramips/files/drivers/net/ethernet/ralink/soc_rt3883.c