rivers/isdn/hisax/elsa_cs.c| 17 -
> drivers/isdn/hisax/sedlbauer_cs.c | 10
> drivers/isdn/hisax/teles_cs.c | 17 -
Acked-by: Karsten Keil <[EMAIL PROTECTED]>
for ISDN.
...
--
Karsten Keil
SuSE Labs
ISDN development
also use WARN_ON() and BUG_ON() for that, you then get a more
> readable oops message (with filename and line information)
>
Yes, but please only WARN_ON(), BUG_ON should be only used, if here is no
way to recover or if continue will cause major data corruption,
bersome, even though normal users will probably
> never connect more than one of these devices.
>
> Is there a better alternative?
See above, I would drop procfs completly.
--
Karsten Keil
SuSE Labs
ISDN development
---
This S