commit | 2360157c413b06fe2958a051daeab7bac68f6588 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Tue Nov 27 21:47:34 2007 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:05:04 2008 -0800 |
tree | c902030053c675dfabc76e14e0def772dc0e0202 | |
parent | a293ee990d0a3ba945eda5d0861969d0ca7ce62c [diff] |
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 <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>