Commit 0fb0a4f0 authored by Inaky Perez-Gonzalez's avatar Inaky Perez-Gonzalez Committed by Inaky Perez-Gonzalez

wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices

Firmware is available in the linux-firmware package.
Signed-off-by: default avatarInaky Perez-Gonzalez <inaky@linux.intel.com>
parent 6c6706b3
......@@ -788,3 +788,4 @@ MODULE_DESCRIPTION("Driver for USB based Intel Wireless WiMAX Connection 2400M "
"(5x50 & 6050)");
MODULE_LICENSE("GPL");
MODULE_FIRMWARE(I2400MU_FW_FILE_NAME_v1_5);
MODULE_FIRMWARE(I6050U_FW_FILE_NAME_v1_5);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment