21 Apr, 2006

1 commit

  • 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
    [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: Frank Pavlic
    Signed-off-by: Jeff Garzik

    Frank Pavlic
     

02 Feb, 2006

1 commit

  • - Remove all CVS generated information like e.g. revision IDs from
    drivers/s390 and include/asm-s390 (none present in arch/s390).

    - Add newline at end of arch/s390/lib/Makefile to avoid diff message.

    Acked-by: Andreas Herrmann
    Acked-by: Frank Pavlic
    Signed-off-by: Heiko Carstens
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Heiko Carstens
     

16 May, 2005

1 commit