nfctool: netlink: Pass attributes to registered callbacks
authorThierry Escande <thierry.escande@linux.intel.com>
Mon, 9 Sep 2013 16:27:07 +0000 (18:27 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 10 Sep 2013 13:57:26 +0000 (15:57 +0200)
commitecfddc4fc27819d71f2923254fb0be71808fb8cf
tree56ce8f5faf0b47540cbd5c0177a875599da920d4
parent93fcbbea33388d20b019c5e857266ef31a589a66
nfctool: netlink: Pass attributes to registered callbacks

This passes the netlink attributes structure of an event to the
registered callback through its data argument.
tools/nfctool/netlink.c