From: Ivo van Doorn Date: Sat, 13 Oct 2007 14:26:32 +0000 (+0200) Subject: [PATCH] rt2x00: Remove rt2x00_clear_link X-Git-Tag: v2.6.25-rc1~1162^2~690 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de8c5162b157884aa4855564cbfd9ec9119c819;p=pandora-kernel.git [PATCH] rt2x00: Remove rt2x00_clear_link rt2x00_clear_link() was becoming too large for statically inline, also it was used on a single location and shouldn't really be used anywhere else. So move the entire code into the function rt2x00lib_start_link_tuner() Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed