From: David S. Miller Date: Tue, 4 Mar 2008 20:28:49 +0000 (-0800) Subject: [NETPOLL]: Revert two bogus cleanups that broke netconsole. X-Git-Tag: v2.6.25-rc4~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9452e9f81e997cbd0c9bface8d2c2a4b064cc3e;p=pandora-kernel.git [NETPOLL]: Revert two bogus cleanups that broke netconsole. Based upon a report by Andrew Morton and code analysis done by Jarek Poplawski. This reverts 33f807ba0d9259e7c75c7a2ce8bd2787e5b540c7 ("[NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.") and c7b6ea24b43afb5749cb704e143df19d70e23dea ("[NETPOLL]: Don't need rx_flags."). The rx_flags did get tested for zero vs. non-zero and therefore we do need those tests and that code which sets NETPOLL_RX_DROP et al. Signed-off-by: David S. Miller --- Reading git-diff-tree failed