[NET]: use hlist_unhashed()
authorAkinobu Mita <mita@miraclelinux.com>
Fri, 28 Apr 2006 22:21:23 +0000 (15:21 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 30 Apr 2006 01:33:15 +0000 (18:33 -0700)
Use hlist_unhashed() rather than accessing inside data structure.

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found