X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fs390%2Fnet%2Flcs.c;h=c645dc9e98af83359d13b4975221a4d609ace853;hb=420f42ecf48a926ba775ec7d7294425f004b6ade;hp=2ca0f1dd7a00b857211348cf28d2c9e4a9df161a;hpb=add9bde216fefe1b65b41f7c0948cef48aa98c14;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/s390/net/lcs.c b/drivers/s390/net/lcs.c index 2ca0f1dd7a00..c645dc9e98af 100644 --- a/drivers/s390/net/lcs.c +++ b/drivers/s390/net/lcs.c @@ -2384,7 +2384,7 @@ static struct ccw_driver lcs_ccw_driver = { .ids = lcs_ids, .probe = ccwgroup_probe_ccwdev, .remove = ccwgroup_remove_ccwdev, - .int_class = IOINT_LCS, + .int_class = IRQIO_LCS, }; /**