utils/collectd: update to version 4.10.2, fix a kernel 2.6.37 issue, refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24237 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul
2010-12-04 04:29:09 +00:00
parent 5d06e77301
commit 72f40f53f9
4 changed files with 91 additions and 6 deletions

View File

@ -2,8 +2,8 @@
src/interface.c | 33 ++++++++++++++++++++++++++++++++-
1 file changed, 32 insertions(+), 1 deletion(-)
--- collectd-4.9.1.orig/src/interface.c
+++ collectd-4.9.1/src/interface.c
--- a/src/interface.c
+++ b/src/interface.c
@@ -203,7 +203,38 @@ static int interface_read (void)
# define IFA_RX_ERROR rx_errors
# define IFA_TX_ERROR tx_errors