From: stephen hemminger Date: Wed, 24 Jul 2013 18:51:41 +0000 (-0700) Subject: bridge: cleanup netpoll code X-Git-Tag: v3.12-rc1~132^2~459 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93d8bf9fb8f39d6d3e461db60f883d9f81006159;p=pandora-kernel.git bridge: cleanup netpoll code This started out with fixing a sparse warning, then I realized that the wrapper function br_netpoll_info could just be collapsed away by rolling it into the enable code. Also, eliminate unnecessary goto's Signed-off-by: Stephen Hemminger Reviewed-by: Jiri Pirko Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed