diff options
author | Meelis Roos <mroos@linux.ee> | 2010-03-08 10:53:08 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-08 10:53:08 -0800 |
commit | 77d3926306bf4eecac50150ba5625797219f14ba (patch) | |
tree | e3c2fd02afa724152d1241e931826e4d53cd2f40 /REPORTING-BUGS | |
parent | 8a4fd1e4922413cfdfa6c51a59efb720d904a5eb (diff) |
qlogicpti: Remove slash in QlogicPTI irq name
qlogicpti driver registers its irq with a name containing slash.
This results in
[ 71.049735] WARNING: at fs/proc/generic.c:316 __xlate_proc_name+0xa8/0xb8()
[ 71.132815] name 'Qlogic/PTI'
because proc_mkdir with the name of the irq fails. Fix it by just
removing the slash from irq name. Discovered and tested on real hardware
(Sun Ultra 1).
Signed-off-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions