[NET]: Get rid of netdev_nit
authorStephen Hemminger <shemminger@linux-foundation.org>
Sat, 21 Apr 2007 00:02:45 +0000 (17:02 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:29:22 +0000 (22:29 -0700)
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>

No differences found