• Frank Pavlic's avatar
    [PATCH] s390: remove tty support from ctc network device driver [1/2] · 56347a2e
    Frank Pavlic authored
    Hi jeff,
    after the first shot I sent to you did not apply I
    resend  two new patches I've made today to remove tty from ctc network driver.
    Please apply ....
    
    Thank you ...
    
    Frank
    
    From: Peter Tiedemann <ptiedem@de.ibm.com>
            [1/2]:
            tty support code will be removed from the ctc network device driver.
            Today we have a couple of alternatives which are performing much
            better. The second thing is that ctc should be a network
            device driver only.
            We should not mix tty and networking here.
            This first patch will remove the tty code from ctcmain.c .
            It also removes the build entry from the Makefile as well as TTY
            definitions from ctcmain.h.
            The second patch will remove two files, ctctty.c and ctctty.h.
    Signed-off-by: default avatarFrank Pavlic <fpavlic@de.ibm.com>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    56347a2e
ctcmain.h 5.94 KB