1. 06 Sep, 2003 36 commits
  2. 05 Sep, 2003 4 commits
    • Jean Tourrilhes's avatar
      [irda] Dongle module aliases · f17c892b
      Jean Tourrilhes authored
      		<Patch from Rusty Russell>
      	o [FEATURE] Add module aliases to dongle drivers
      f17c892b
    • Jean Tourrilhes's avatar
      [irda] init failure cleanups · 54d6055b
      Jean Tourrilhes authored
      		<Patch from Guennadi Liakhovetski>
      	o [FEATURE] Don't leak stuff in various failure paths
      	o [FEATURE] Properly initialise self->max_header_size in IrIAP
      54d6055b
    • Jean Tourrilhes's avatar
      [irda] connect watchdog fixes · 349f5838
      Jean Tourrilhes authored
      	o [CRITICA] In case of connect watchdog, drop reference to the LAP
      	o [CORRECT] Prevent dumping LSAP after connect watchdog
      	o [CRITICA] Prevent dumping TSAP if dumping LSAP did fail
      	o [CORRECT] Only set connected bit on response if LSAP state is correct
      349f5838
    • Jean Tourrilhes's avatar
      [irda] LAP close race · 67eb5250
      Jean Tourrilhes authored
      	o [CRITICA] Fix a race condition when closing the LAP
      		prevent the stack to open new LSAPs while we are killing them.
      67eb5250