]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: use correct type for rfapi thread pointer
authorQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 5 May 2017 21:08:44 +0000 (21:08 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 5 May 2017 21:15:18 +0000 (21:15 +0000)
commitb210b827ded22c93a1389156f77c1b73b7723886
tree5de754974e62b18f02042d9e0ef5d9ad50fab440
parentd476347d5d60f59647ceb51d2cee1b56153e9903
bgpd: use correct type for rfapi thread pointer

Pointer to void always points at the same thing so make it the type of
the thing that it points at

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_route.h
bgpd/rfapi/rfapi_monitor.h
bgpd/rfapi/rfapi_rib.h