Merge branch 'stmmac-hash-table'
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Jul 2019 21:17:59 +0000 (14:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jul 2019 21:17:59 +0000 (14:17 -0700)
commit03a49a14a78da6f782fa14c7149a32da0259cd1c
tree19811008250b44646e2db960919cb4415bebe165
parent6ec3d4d2257e4101a8bbd809158093ef9a759144
parentb8ef7020d6e552cfa5a29e7a411667f636d73185
Merge branch 'stmmac-hash-table'

Biao Huang says:

====================
stmmac: fix out-of-boundary issue and add taller hash table support

Fix mac address out-of-boundary issue in net-next tree.
and resend the patch which was discussed in
https://lore.kernel.org/patchwork/patch/1082117
but with no further progress.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>