From: Ivo van Doorn Date: Tue, 27 Nov 2007 20:47:34 +0000 (+0100) Subject: rt2x00: Replace DRV_NAME with KBUILD_MODNAME X-Git-Tag: v2.6.25-rc1~1162^2~519 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2360157c413b06fe2958a051daeab7bac68f6588;p=pandora-kernel.git rt2x00: Replace DRV_NAME with KBUILD_MODNAME DRV_NAME was always set to the KBUILD_MODNAME value, lets clean everything up by removing DRV_NAME and just use KBUILD_MODNAME directly. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed