From: Larry Finger Date: Tue, 28 Feb 2006 15:48:28 +0000 (-0600) Subject: [PATCH] Remove duplicated code from ipw2200.c X-Git-Tag: v2.6.17-rc1~1186^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1867b117d944ce333e79b9a61c9a048656bee14b;p=pandora-kernel.git [PATCH] Remove duplicated code from ipw2200.c As stated in a comment, the ipw2200 driver uses several routines that were borrowed from ieee80211_geo.c. As ipw2200 requires ieee80211, these routines are duplicated. The attached patch, which is sent as an attachment to preserve whitespace, converts ipw2200.c to use the ieee80211 versions, thereby reducing bloat in both the source and binary. Signed-Off-By: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed