[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)
commit9be9a6b983314dd57e2c5ba548dee8b53d338ac3
tree93972a232c26fd4175bf3bf0af0299fcc18a64a3
parent42dc9cd54b7290f862874a2544e50395e5719985
[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>
net/core/dev.c