commit | 9be9a6b983314dd57e2c5ba548dee8b53d338ac3 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Fri Apr 20 17:02:45 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:29:22 2007 -0700 |
tree | 93972a232c26fd4175bf3bf0af0299fcc18a64a3 | |
parent | 42dc9cd54b7290f862874a2544e50395e5719985 [diff] |
[NET]: Get rid of netdev_nit It isn't any faster to test a boolean global variable than do a simple check for empty list. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>