diff options
author | Olaf Hering <olaf@aepfle.de> | 2007-04-23 23:41:15 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-04-24 17:23:08 +0200 |
commit | 179fb0c726fa34a1ecbb9385a01c704babb9c0ab (patch) | |
tree | 164908cddcbb1426f1c0f320649186e334c01289 /crypto/hash.c | |
parent | Allow reading tainted flag as user (diff) | |
download | linux-179fb0c726fa34a1ecbb9385a01c704babb9c0ab.tar.xz linux-179fb0c726fa34a1ecbb9385a01c704babb9c0ab.zip |
do not truncate irq number for icom adapter
irq values are u32, not u8. Large irq numbers will be truncated,
free_irq may free a different irq.
Remove incorrectly sized struct member and use the one from pci_dev.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/hash.c')
0 files changed, 0 insertions, 0 deletions