From: Anton Vorontsov Date: Wed, 8 Jul 2009 18:10:56 +0000 (-0700) Subject: netpoll: Introduce netpoll_carrier_timeout kernel option X-Git-Tag: v2.6.32-rc1~703^2~821 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bff38771e1065c7fc3de87e47ba366151eea573c;p=pandora-kernel.git netpoll: Introduce netpoll_carrier_timeout kernel option Some PHYs require longer timeouts for carrier detection, and auto-negotiation process may take indefinite amount of time. It may be inconvenient to force longer timeouts for sane PHYs, so let's introduce a kernel command line option. Since we're using module_param(), the option also can be changed in runtime. Signed-off-by: Anton Vorontsov Signed-off-by: David S. Miller --- Reading git-diff-tree failed