Bug 196743
Summary: | iwlwifi: adding too many link-layer multicast addresses produces a warning - WIFILNX-1329 | ||
---|---|---|---|
Product: | Drivers | Reporter: | regwz |
Component: | network-wireless | Assignee: | DO NOT USE - assign "network-wireless-intel" component instead (linuxwifi) |
Status: | CLOSED CODE_FIX | ||
Severity: | low | CC: | luca |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.12.8 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Potential fix |
Description
regwz
2017-08-23 14:47:33 UTC
I found the issue and will have a patch for testing soon. Please let me know if you want me to add a "Reported-by" to the patch (with your name, which I don't know ;). Created attachment 258171 [details]
Potential fix
Please try this patch to see if the problem goes away.
No kernel warnings with this patch applied (kernel 4.12.10-1-ARCH). What was tested: - addding 10 multicast addresses, the ten addresses passed the filter, the address next in sequence did not - the same with over 50 addresses - deleting the addresses to see whether they get filtered again; they did Everything seems OK. Also, thank you for the offer, but I do not wish to be acknowledged by a Reported-by tag. Great, thanks for reporting and testing the fix! I'll move this patch through our process and it will eventually reach the mainline. Patch merged in our internal tree. It will go upstream soon after the merge window closes. |