diff options
| author | Dan Carpenter <[email protected]> | 2010-07-17 07:21:28 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-07-18 22:07:15 +0000 |
| commit | 0a6efc78c0c22d60040da0dc98a0844e7c0d0647 (patch) | |
| tree | 35239bcfbd1183deec54e7c9c43d2ec92da03e2e /net/core/utils.c | |
| parent | net: dccp: fix sign bug (diff) | |
| download | kernel-0a6efc78c0c22d60040da0dc98a0844e7c0d0647.tar.gz kernel-0a6efc78c0c22d60040da0dc98a0844e7c0d0647.zip | |
arcnet: fix signed bug in probe function
probe_irq_off() returns the first irq found or if two irqs are found
then it returns the negative of the first irq found. We can cast
dev->irq to an int so that the test for negative values works.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions
