commit | 5eac892ac937a9edb490a8ad8755db874c63983e | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Mar 07 16:53:10 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 09 10:12:11 2017 -0800 |
tree | af26fa81fdcd17939029fec5bcda9311cbf6d69a | |
parent | d01524d8abab00e3688c7435bcae4aeb461b51f7 [diff] |
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 The MVPP2_RXQ_CONFIG_REG register has a slightly different layout between PPv2.1 and PPv2.2, so this commit adapts the functions modifying this register to accommodate for both the PPv2.1 and PPv2.2 cases. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>