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
Best regard,
Andrey
--
Andrey Panin | Embedded systems software engineer
[email protected] | PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc
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 |