From: David S. Miller Date: Mon, 6 Jun 2005 22:07:19 +0000 (-0700) Subject: [ETHTOOL]: Check correct pointer in ethtool_set_coalesce(). X-Git-Tag: v2.6.12~82^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa04ae5c09f3dfedbc923c2954a9a26a573833f1;p=pandora-kernel.git [ETHTOOL]: Check correct pointer in ethtool_set_coalesce(). It was checking the "GET" function pointer instead of the "SET" one. Looks like a cut&paste error :-) Signed-off-by: David S. Miller --- Reading git-diff-tree failed