]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-netlink/netlink-message.c
sd-rtnl: message - don't put NULL message on rqueue
authorTom Gundersen <teg@jklm.no>
Wed, 16 Apr 2014 16:17:24 +0000 (18:17 +0200)
committerTom Gundersen <teg@jklm.no>
Sat, 19 Apr 2014 14:47:52 +0000 (16:47 +0200)
commit24a026737da3f108ba56c1c9fe7786b8173376d5
treed78c7265107bfb3d5d75c396a9078c7664754683
parent6fc518838cd717f2f8258f8a0cca37797c187a06
sd-rtnl: message - don't put NULL message on rqueue

If nothing interesting was receieved we should not put anything on
the queue.
src/libsystemd/sd-rtnl/rtnl-message.c