]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: pci: set default of the filter bins
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 31 Oct 2014 16:28:03 +0000 (18:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Oct 2014 20:09:57 +0000 (16:09 -0400)
commit2b3c09867ef3fe0fc3d1896180ad4671dcce6589
treec9256cdf1990c7a270fe7cc88fc58470adb715b5
parent513695fc8fc8e595a3d5a5f5ee64d9ed3a00eb3c
stmmac: pci: set default of the filter bins

The commit 3e316bf0f673 brought the support for a different amount of the
filter bins, but didn't update the PCI driver accordingly. This patch appends
the default values when the device is enumerated via PCI bus.

Fixes: 3e316bf0f673 (net: stmmac: Support devicetree configs for mcast and ucast filter entries)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c