From 1eb4c977778b5ab8e8fba9022687f0a5941d681a Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Sun, 1 Apr 2012 20:03:01 -0400 Subject: [PATCH] dcbnl: 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