FYI, drivers/scsi/esp.c was broken by same changes.

drivers/scsi/esp.c: In function `esp_sun4_probe':
drivers/scsi/esp.c:1149: error: `esp_dev' undeclared (first use in this 
function)
drivers/scsi/esp.c:1149: error: (Each undeclared identifier is reported only 
once
drivers/scsi/esp.c:1149: error: for each function it appears in.)
drivers/scsi/esp.c: In function `esp_sun4_remove':
drivers/scsi/esp.c:1165: error: `dev' undeclared (first use in this function)

First is trivial. The question is what to pass to esp_sun4_remove()?
/me no expert.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to