]> bbs.cooldavid.org Git - net-next-2.6.git/commit
3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 14 Oct 2010 14:21:51 +0000 (14:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Oct 2010 09:32:09 +0000 (02:32 -0700)
commit5d6076bb2e642bbcb1263c6cf239b9a1f3d0df08
tree4d66a9dec4d98061a0ce740977497154aecd6d42
parent45b0cb8abdbdd425934f6b02dbb3963dd89fef55
3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.

If you are genuinely using one of these legacy MCA drivers
then you are tragically on hardware where you really don't
have the extra CPU cycles to be wasting on this.

In addition, it makes two less cases for people to inadvertently
blindly copy flags from without explicitly thinking whether it
makes sense -- see the addition to feature-removal.txt as per
commit 9d9b8fb0e5ebf4b0398e579f6061d4451fea3242.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/3c523.c
drivers/net/3c527.c