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)
commit1e19e084eae727654052339757ab7f1eaff58bad
treec9256cdf1990c7a270fe7cc88fc58470adb715b5
parent7d2911c4381555b31ef0bcae42a0dbf9ade7426e
stmmac: pci: set default of the filter bins

The commit 3b57de958e2a 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: 3b57de958e2a (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