revision r334222 modified rtrequest1_fib to always take a reference on
the ifa structure. However, the comment above this indicates the code is
relying on a reference from rt_getifa_fib().
Since this is no longer the case, remove this outdated comment.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>