From: Ivan Vecera <c...@cera.cz>
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 <sathya.pe...@broadcom.com>
> Cc: Ajit Khaparde <ajit.khapa...@broadcom.com>
> Cc: Sriharsha Basavapatna <sriharsha.basavapa...@broadcom.com>
> Cc: Somnath Kotur <somnath.ko...@broadcom.com>
> Fixes: 988d44b be2net: Avoid redundant addition of mac address in HW
> Signed-off-by: Ivan Vecera <c...@cera.cz>

Applied.

Reply via email to