commit | 4ca6dee5220fe2377bf12b354ef85978425c9ec7 | [log] [tgz] |
---|---|---|
author | Ioana Radulescu <ruxandra.radulescu@nxp.com> | Fri May 24 18:15:17 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun May 26 13:41:33 2019 -0700 |
tree | 00670a3ce6754802bd1250b3551899739b5fadec | |
parent | bd8460fa4de46e9d6177af4fe33bf0763a7af4b7 [diff] |
dpaa2-eth: Make constant 64-bit long Function dpaa2_eth_cls_key_size() expects a 64bit argument, but DPAA2_ETH_DIST_ALL is defined as UINT_MAX. Fix this. Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>