From: Denis V. Lunev Date: Thu, 10 Jan 2008 11:52:35 +0000 (-0800) Subject: [ATM]: Simplify /proc/net/atm/arp opening X-Git-Tag: v2.6.25-rc1~1162^2~796 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae22120ad846399f6aa19c5b32f8d4c7bd068fd1;p=pandora-kernel.git [ATM]: Simplify /proc/net/atm/arp opening The iterator state->ns.neigh_sub_iter initialization is moved from arp_seq_open to clip_seq_start for convinience. This should not be a problem as the iterator will be used only after the seq_start callback. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed