[netperf-dev] netperf2 commit notice r334 - trunk/src
raj at netperf.org
raj at netperf.org
Mon Sep 28 15:08:09 PDT 2009
Author: raj
Date: 2009-09-28 15:08:08 -0700 (Mon, 28 Sep 2009)
New Revision: 334
Modified:
trunk/src/netrt_rtmget.c
Log:
remove two unused variables per jose
Modified: trunk/src/netrt_rtmget.c
===================================================================
--- trunk/src/netrt_rtmget.c 2009-09-28 22:03:05 UTC (rev 333)
+++ trunk/src/netrt_rtmget.c 2009-09-28 22:08:08 UTC (rev 334)
@@ -275,8 +275,6 @@
struct rt_msghdr *rtm;
int copy_len;
char *buffer;
- void *next_hop;
- struct sockaddr_storage holdme;
struct sockaddr_in *sin;
struct sockaddr_in6 *sin6;
More information about the netperf-dev
mailing list