From: Sebastian Ott Date: Tue, 15 May 2012 16:02:21 +0000 (+0200) Subject: s390/qeth: stop using struct ccwgroup driver for discipline callbacks X-Git-Tag: v3.5-rc1~189^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c041f2d487654eb2f981f517b216cf1efdf3cdf2;p=pandora-kernel.git s390/qeth: stop using struct ccwgroup driver for discipline callbacks The interface between qeth and its disciplines should not depend on struct ccwgroup_driver, as a qeth discipline is not a ccwgroup driver on its own. Instead provide the particular callbacks in struct qeth_discipline. Reviewed-by: Cornelia Huck Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed