diff options
author | Peter Botha <[email protected]> | 2009-06-09 17:16:32 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-09 18:09:03 -0700 |
commit | 96050dfb25966612008dcea7d342e91fa01e993c (patch) | |
tree | 787b6337a9ef0ad018181218e9d36c883998c090 /arch/m32r/include/asm/signal.h | |
parent | a61d90d75d0f9e86432c45b496b4b0fbf0fd03dc (diff) |
char: mxser, fix ISA board lookup
There's a bug in the mxser kernel module that still appears in the
2.6.29.4 kernel.
mxser_get_ISA_conf takes a ioaddress as its first argument, by passing the
not of the ioaddr, you're effectively passing 0 which means it won't be
able to talk to an ISA card. I have tested this, and removing the !
fixes the problem.
Cc: "Peter Botha" <[email protected]>
Signed-off-by: Jiri Slaby <[email protected]>
Acked-by: Alan Cox <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/m32r/include/asm/signal.h')
0 files changed, 0 insertions, 0 deletions