From 2eb812e6501597e8b4bc4fdef2db8158c1a3afb6 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Sun, 1 Apr 2012 20:49:54 -0400 Subject: [PATCH] bridge: 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