commit | 850623b3823aa63a6191dcb40cb9ffe6f4704b97 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Wed Sep 19 11:27:05 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 19 21:09:54 2018 -0700 |
tree | a9cdd6c25ea7986d24032be3735ba5cb9290538c | |
parent | 70afb58e9856a70ff9e45760af2d0ebeb7c46ac2 [diff] |
net: mvpp2: cpu should always be unsigned Updates the PPv2 driver so that all CPU variables are unsigned, as it makes no sense to have a negative CPU number. This patch is cosmetic. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>