htcleo: enabled wlan n

This commit is contained in:
Markinus 2010-12-12 16:09:14 +01:00 committed by Jon Benson
parent e165752c6f
commit baec40b8ca

View File

@ -87,6 +87,7 @@ static struct wifi_platform_data htcleo_wifi_control = {
.set_reset = htcleo_wifi_reset,
.set_carddetect = htcleo_wifi_set_carddetect,
.mem_prealloc = htcleo_wifi_mem_prealloc,
.dot11n_enable = 1,
};
static struct platform_device htcleo_wifi_device = {