• Daniel Ritz's avatar
    [PATCH] xirc2ps_cs update · e95032ff
    Daniel Ritz authored
    hi
    
    this patch does:
    - net_device is no longer allocated as part of the driver's private structure,
      instead it's allocated via alloc_netdev
    - xirc2ps_detach calls xirc2ps_release if necessary (like the other drivers)
    
    against 2.5.70-bk.
    
    rgds
    -daniel
    e95032ff
xirc2ps_cs.c 61.8 KB