2.6.11-mm3 breaks compile of drivers/char/esp.c

From: Bernhard Rosenkraenzer
Date: Sat Mar 12 2005 - 12:46:16 EST


drivers/char/esp.c: In function 'rs_stop':
drivers/char/esp.c:213: error: 'struct esp_struct' has no member named 'lock'
drivers/char/esp.c:219: error: 'struct esp_struct' has no member named 'lock'
drivers/char/esp.c: In function 'rs_start':
drivers/char/esp.c:230: error: 'struct esp_struct' has no member named 'lock'
drivers/char/esp.c:236: error: 'struct esp_struct' has no member named 'lock'
[...]

Obvious "fix" is to revert the changes to esp.c code.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/