commit | aa4c0c9091b0bb4cb261bbe0718d17c2834c4690 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Jul 09 22:04:21 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 11 14:30:07 2019 -0700 |
tree | 5a7aa9bcd93eda4f4078a1c79f25200921551bf5 | |
parent | 937a944090cca2f19458fd037a8aff61c546f0cd [diff] |
net: stmmac: Fix misuses of GENMASK macro Arguments are supposed to be ordered high then low. Fixes: 293e4365a1ad ("stmmac: change descriptor layout") Fixes: 9f93ac8d4085 ("net-next: stmmac: Add dwmac-sun8i") Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>