From: Ivan Vecera <[email protected]>
Date: Fri,  6 Jan 2017 20:30:02 +0100

> Commit 988d44b "be2net: Avoid redundant addition of mac address in HW"
> introduced be_dev_mac_add & be_uc_mac_add helpers that incorrectly
> access adapter->uc_list as an array of bytes instead of an array of
> be_eth_addr. Consequently NIC is not filled with valid data so unicast
> filtering is broken.
> 
> Cc: Sathya Perla <[email protected]>
> Cc: Ajit Khaparde <[email protected]>
> Cc: Sriharsha Basavapatna <[email protected]>
> Cc: Somnath Kotur <[email protected]>
> Fixes: 988d44b be2net: Avoid redundant addition of mac address in HW
> Signed-off-by: Ivan Vecera <[email protected]>

Applied.

Reply via email to