[libvirt] [PATCH] virnetlink: fix build error

2015-03-27 Thread Pavel Hrdina
Commint 0473b45cc introduced new function virNetlinkDelLink, but in it's counterpart for non-linux platform there should be ATTRIBUTE_UNUSED instead of ATTRIBUTE_UNSUPPORTED. Signed-off-by: Pavel Hrdina phrd...@redhat.com --- Pushed under build-breaker rule. src/util/virnetlink.c | 2 +- 1

Re: [libvirt] [PATCH] virnetlink: fix build error

2015-03-27 Thread Laine Stump
On 03/27/2015 06:13 AM, Pavel Hrdina wrote: Commint 0473b45cc introduced new function virNetlinkDelLink, but in it's counterpart for non-linux platform there should be ATTRIBUTE_UNUSED instead of ATTRIBUTE_UNSUPPORTED. Derp. Sorry about that, and thanks for fixing it! -- libvir-list mailing