• Daniel Ritz's avatar
    [PATCH] alloc_etherdev for 3c589_cs · 3c944835
    Daniel Ritz authored
    net_device is no longer allocated as part of the driver's private structure,
    instead it's allocated via alloc_netdev. compile tested only since no hardware
    against 2.5.73-bk
    
    
    -daniel
    
    ===== drivers/net/pcmcia/3c589_cs.c 1.17 vs edited =====
    3c944835
3c589_cs.c 34.1 KB