mbox series

[0/1,SRU,B,C,D] iwlwifi: add new card for 9260 series

Message ID 20190321031629.5458-1-vicamo.yang@canonical.com
Headers show
Series iwlwifi: add new card for 9260 series | expand

Message

You-Sheng Yang March 21, 2019, 3:16 a.m. UTC
BugLink: https://bugs/launchpad.net/bugs/1809483

[Impact] 
New Intel Wireless-AC 9260 [8086:2526] card with subsystem id
4018 is not correctly probed without the corresponding id entry in
kernel.

[Fix]
Upstream commit 3941310cf665 "iwlwifi: add new card for 9260 series".

[Test Case]
Verified on Intel 9260D2WL.

[Regression Risk]
Low. This patch effectively adds new id match for a unsupported (yet)
device only.

Ihab Zhaika (1):
  iwlwifi: add new card for 9260 series

 drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Po-Hsu Lin March 21, 2019, 4:18 a.m. UTC | #1
Backport looks good and with positive test result.
Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
You-Sheng Yang March 22, 2019, 3:10 a.m. UTC | #2
Public bug bound has subsystem id 0014, not 4018 that we need.

On 2019/3/21 11:16 AM, You-Sheng Yang wrote:
> BugLink: https://bugs/launchpad.net/bugs/1809483
> 
> [Impact] 
> New Intel Wireless-AC 9260 [8086:2526] card with subsystem id
> 4018 is not correctly probed without the corresponding id entry in
> kernel.
> 
> [Fix]
> Upstream commit 3941310cf665 "iwlwifi: add new card for 9260 series".
> 
> [Test Case]
> Verified on Intel 9260D2WL.
> 
> [Regression Risk]
> Low. This patch effectively adds new id match for a unsupported (yet)
> device only.
> 
> Ihab Zhaika (1):
>   iwlwifi: add new card for 9260 series
> 
>  drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 1 +
>  1 file changed, 1 insertion(+)
>