qeth: fix build of s390 allmodconfig
authorEugene Crosser <Eugene.Crosser@ru.ibm.com>
Wed, 29 Jan 2014 08:23:48 +0000 (09:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jan 2014 08:43:33 +0000 (00:43 -0800)
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 <Eugene.Crosser@ru.ibm.com>
Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found