commit | d0fc1d5e3fe869f8a32a2bc1dd02d8383a057164 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Mon May 25 22:41:51 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 25 22:41:51 2009 -0700 |
tree | 0a89cda4143d43bdb3b139eb76447bd2eee659f3 | |
parent | e3804cbebb67887879102925961d41b503f7fbe3 [diff] |
iwmc3200wifi: fix link error when CFG80211 is not selected The patch makes iwmc3200wifi select CFG80211 instead of LIB80211. This fixed module link error reported by Randy Dunlap <randy.dunlap@oracle.com> when compiling iwmc3200wifi without cfg80211 selected. WIRELESS_EXT is also selected by iwmc3200wifi. Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>