From: Eugene Crosser Date: Wed, 29 Jan 2014 08:23:48 +0000 (+0100) Subject: qeth: fix build of s390 allmodconfig X-Git-Tag: v3.14-rc1~59^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c044dc2132d19d8c643cdd340f21afcec177c046;p=pandora-kernel.git qeth: fix build of s390 allmodconfig commit 949efd1c "qeth: bridgeport support - basic control" broke s390 allmodconfig. This patch fixes this by eliminating one of the cross-module calls, and by making two other calls via function pointers in the qeth_discipline structure. Signed-off-by: Eugene Crosser Signed-off-by: Frank Blaschka Reported-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed