View | Details | Raw Unified
Collapse All | Expand All

(-) ./rtmp_main.c (-1 / +1 lines)
 Lines 101-105    Link Here 
    printk("%s %s %s http://rt2x00.serialmonkey.com\n", KERN_INFO DRV_NAME, DRV_VERSION, DRV_RELDATE);
    printk("%s %s %s http://rt2x00.serialmonkey.com\n", KERN_INFO DRV_NAME, DRV_VERSION, DRV_RELDATE);
    print_name = pPci_Dev ? pPci_Dev->slot_name : "rt2500"; 
    print_name = pPci_Dev ? pci_name(pPci_Dev) : "rt2500";
    // alloc_etherdev() will set net_dev->name
    // alloc_etherdev() will set net_dev->name