From: David S. Miller Date: Tue, 29 Sep 2015 23:27:47 +0000 (-0700) Subject: Merge branch 'ipv4-routing-cleanups' X-Git-Tag: Ubuntu-5.10.0-12.13~13833^2~250 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=4c7e622ddf07388d72e15b97a88d260a5a168e37;p=mirror_ubuntu-hirsute-kernel.git Merge branch 'ipv4-routing-cleanups' Alexander Duyck says: ==================== Minor IPv4 routing cleanups These patches just contain some minor cleanups to address a few minor issues. The first and the third mostly just improve readability. The second patch should improve the performance for multicast destination addresses that do not have a localhost source IP address by avoiding some unnecessary dereferences. ==================== Signed-off-by: David S. Miller --- 4c7e622ddf07388d72e15b97a88d260a5a168e37