Messages in this thread |  | | Date | Fri, 10 Nov 2000 09:30:05 -0500 | From | Jeff Garzik <> | Subject | Re: [PATCH] NIC drivers check_region() removal continues |
| |
Andrey Panin wrote: > > Hi all, > > new net drivers patchset (against 2.4.0-test11-pre1) attached. > > Modifications: check_region() removal, passing dev->name to > request_region() & request_irq() etc. > > Drivers affected: 3c501.c, 3c503.c, 3c505.c, 82596.c, eth16i.c, hp.c, > hp-plus.c, ibmlana.c, ne2.c, seeq8005.c, smc-mca.c, smc-ultra.c, > smc-ultra32.c
Most patches applied, thanks. Comments:
3c505.c: You must abort if dma_mem_alloc return value is null, not just print a message. 82596.c: Not applied. My moving the "if checksum & 0x100" line, you make the code comments incorrect. eth16i.c: Your diff was not created in the main linux directory... seeq8005.c: Applied, but you forgot dev->name in request_region
-- Jeff Garzik | Building 1024 | Would you like a Twinkie? MandrakeSoft | - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |