• Stephen Hemminger's avatar
    [IRDA]: Fix irtty line disc and module semantics. · ee105769
    Stephen Hemminger authored
    The irda tty line discipline does not handle the new module
    paradigm well.  This patch fixes that:
    - initialize line discipline as data, not with code
    - set module owner
    - make prototype for irtty_ioctl match expected
      arguments from tty discipline
    - get rid of explicit MOD_INC/MOD_DEC
    ee105769
irtty.c 26.9 KB