From: Pavel Emelyanov Date: Thu, 18 Oct 2007 02:47:56 +0000 (-0700) Subject: [INET]: Remove no longer needed ->equal callback X-Git-Tag: v2.6.24-rc1~294^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48d60056387c37a17a46feda48613587a90535e5;p=pandora-kernel.git [INET]: Remove no longer needed ->equal callback Since this callback is used to check for conflicts in hashtable when inserting a newly created frag queue, we can do the same by checking for matching the queue with the argument, used to create one. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed