From 9a6308d74edb791c05d0e292e6263efc69640942 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Sun, 1 Apr 2012 20:06:28 -0400 Subject: [PATCH] neighbour: Stop using NLA_PUT*(). These macros contain a hidden goto, and are thus extremely error prone and make code hard to audit. Signed-off-by: David S. Miller --- Reading git-format-patch failed