]> 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)
commit6aa75b689c1716b07090cc4c8fbe700d4dcf1e91
treec9256cdf1990c7a270fe7cc88fc58470adb715b5
parente9938bf95c0a328a2c0dbc40a4bd3ca385c5c886
stmmac: pci: set default of the filter bins

The commit 8b78dc1f33f8 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: 8b78dc1f33f8 (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