From: Eric W. Biederman Date: Mon, 9 Mar 2015 18:14:37 +0000 (-0500) Subject: net: Remove protocol from struct dst_ops X-Git-Tag: omap-for-v4.2/o2_dc~131^2~290 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb3b6033ca68d71a5f0611b58b2642729342245;p=pandora-kernel.git net: Remove protocol from struct dst_ops After my change to neigh_hh_init to obtain the protocol from the neigh_table there are no more users of protocol in struct dst_ops. Remove the protocol field from dst_ops and all of it's initializers. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed