bb1dc2 parent 5967789dbc8aafdba5813fa8e8cfce3c90516f83 author Eric W. Biederman 1190869806 -0700 committer David S. Miller 1192060368 -0700 [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev Now that multiple loopback devices are becoming possible it makes the code a little cleaner and more maintainable to test if a deivice is th a loopback device by testing dev->flags & IFF_LOOPBACK instead of dev == loopback_dev. Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller oFÖW‘4x