From: Eric W. Biederman Date: Sat, 15 Mar 2014 03:50:25 +0000 (-0700) Subject: netpoll: Consolidate neigh_tx processing in service_neigh_queue X-Git-Tag: v3.15-rc1~113^2~143^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b37535f861b7eb053040b0b9502331a781c782;p=pandora-kernel.git netpoll: Consolidate neigh_tx processing in service_neigh_queue Move the bond slave device neigh_tx handling into service_neigh_queue. In connection with neigh_tx processing remove unnecessary tests of a NULL netpoll_info. As the netpoll_poll_dev has already used and thus verified the existince of the netpoll_info. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed