• Rusty Russell's avatar
    [PATCH] remove check_region from drivers_net_irda_irport.c · cb264eb8
    Rusty Russell authored
    From:  william stinson <wstinson@wanadoo.fr>
    
      this patch for drivers/net/irda/irport.c IRDA driver removes one call
      to check_region using request_region instead.  The patch also moves
      the call to request_region to before the allocation of the driver
      instance.
    cb264eb8
irport.c 25.6 KB