]> granicus.if.org Git - libnl/commit
Rename nlmsg_for_each_msg() to nlmsg_for_each()
authorThomas Graf <tgraf@suug.ch>
Tue, 23 Nov 2010 12:29:45 +0000 (13:29 +0100)
committerThomas Graf <tgraf@suug.ch>
Tue, 23 Nov 2010 12:29:45 +0000 (13:29 +0100)
commit9513d4ce34a9e2c78645eabe35f564facfc1db1f
tree78f53c3dfe79abd7bb155b97accee08ab22d7545
parent4fb528bbaf59d6c0a90daf203f764cd181801e89
Rename nlmsg_for_each_msg() to nlmsg_for_each()

Also put remaining variable on local stack instead of requiring the user
to supply it. Old interface is kept for compatibility.
include/netlink/msg.h