OSDN Git Service

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)
commit0021850d0417a4dc38ed871d929b651b87e2ead9
treee09d0ae26e05b76dd81b5f056916393e60690f98
parent2e0bf125ac7d3d32dd699d345d19a7f3e675776c
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