diff options
| author | 2007-09-26 22:10:06 -0700 | |
|---|---|---|
| committer | 2007-10-10 16:52:48 -0700 | |
| commit | 0cc217e16cb8ca8ef2544363571fce94259900e0 (patch) | |
| tree | 05d7ef10fd9971fffa3f3870a4c3e66077bb1dc2 /drivers/net/wireless/hostap/hostap_main.c | |
| parent | [IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy (diff) | |
| download | wireguard-linux-0cc217e16cb8ca8ef2544363571fce94259900e0.tar.xz wireguard-linux-0cc217e16cb8ca8ef2544363571fce94259900e0.zip | |
[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 <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/hostap/hostap_main.c')
0 files changed, 0 insertions, 0 deletions
