Re: [PATCH v2] stmmac: pci: set default of the filter bins
From: David Miller <davem@davemloft.net>
Date: 2014-10-31 20:11:00
From: David Miller <davem@davemloft.net>
Date: 2014-10-31 20:11:00
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Date: Fri, 31 Oct 2014 18:28:03 +0200
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
Applied, thanks.