]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2: Fix for Chip Initialization
authorRasesh Mody <rasesh.mody@qlogic.com>
Wed, 18 Feb 2015 00:26:19 +0000 (19:26 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2015 20:46:49 +0000 (15:46 -0500)
commitfd760f44512c1bac7b30c1ff7dc5a552f4ef4a65
treee09d0ae26e05b76dd81b5f056916393e60690f98
parent9eeb1efb0ba2648500d8dfcc7f8c63ce30acc518
bnx2: Fix for Chip Initialization

Do not enable filter SORT MODE in chip init routine. This patch addresses an
issue where BCM5716 sporadically drops packets when changing multicast list.

Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2.c