interface-ip: use calloc_a to get rid of an extra allocation
authorFelix Fietkau <nbd@openwrt.org>
Tue, 15 Jan 2013 10:08:19 +0000 (11:08 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 15 Jan 2013 10:12:53 +0000 (11:12 +0100)
commit94c8619d72e65b36aa2a6f5b8157bc479f252473
tree32807c6a255d8f6671ef00506bee67fe832bb115
parent4c08f23dfe3ddeb4949d80d84cc20d8117a54898
interface-ip: use calloc_a to get rid of an extra allocation

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
interface-ip.c