From 80b8b39899a09c7516920cda5fd343b3086d4824 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 25 Jun 2007 10:55:35 +0000 Subject: Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms ) --- networking/libiproute/ll_proto.c | 4 ++-- networking/libiproute/ll_types.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'networking/libiproute') diff --git a/networking/libiproute/ll_proto.c b/networking/libiproute/ll_proto.c index 10d7498..4e62e87 100644 --- a/networking/libiproute/ll_proto.c +++ b/networking/libiproute/ll_proto.c @@ -96,7 +96,7 @@ const char * ll_proto_n2a(unsigned short id, char *buf, int len) id = ntohs(id); - for (i=0; i