On 2019-05-03 14:54, Dan Carpenter wrote:
> The problem is that "mvif->omac_idx" is a u8 so it can't be negative
> and the error handling won't work. The get_omac_idx() function returns
> -1 on error.
>
> Fixes: 04b8e65922f6 ("mt76: add mac80211 driver for MT7615 PCIe-based
> chipsets")
> Signed-off-by: Dan Carpenter <[email protected]>
Applied, thanks.- Felix
