commit | 2a1867a76fc13499521af1f0dbcf08ddb3ef78ba | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sat Aug 23 23:43:38 2008 +0200 |
committer | Lennert Buytenhek <buytenh@marvell.com> | Fri Sep 05 06:33:57 2008 +0200 |
tree | f20de64f0a584d0d88d8bd41534bfe0fb75bc3ac | |
parent | 3a499481c167977368a7e7cae8ea1ff2a99518a0 [diff] |
mv643xx_eth: get rid of IRQF_SAMPLE_RANDOM Using IRQF_SAMPLE_RANDOM for the mv643xx_eth interrupt handler significantly increases interrupt processing overhead, so get rid of it. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>