From: Davidlohr Bueso Date: Wed, 22 Feb 2012 03:06:54 +0000 (+0000) Subject: tg3: remove IRQF_SAMPLE_RANDOM flag X-Git-Tag: v3.4-rc1~177^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f274fd9a0384c448335dcc51b04c4c41caa7f432;p=pandora-kernel.git tg3: remove IRQF_SAMPLE_RANDOM flag This driver is the last user of the IRQF_SAMPLE_RANDOM flag for net drivers, and since add_*_randomness interfaces have now deprecated the flag as a source of external noise, we can remove it. Signed-off-by: Davidlohr Bueso Signed-off-by: David S. Miller --- Reading git-diff-tree failed