On 2019-03-17 03:32, Masahiro Yamada wrote: > Commit d0ff23c1107e ("mt76: Use the correct hweight8() function") > fixed the wrong use of __sw_hweight8(). > > Just a week later, commit c8846e101502 ("mt76: add driver for MT7603E > and MT7628/7688") was applid, introducing __sw_hweight8() again. > > Fixes: c8846e101502 ("mt76: add driver for MT7603E and MT7628/7688") > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> I've already sent the same patch to Kalle for 5.1 about a week ago. - Felix