commit | dc97a89e726c4e1830320d1db8215ef77ecebae0 | [log] [tgz] |
---|---|---|
author | Rafal Ozieblo <rafalo@cadence.com> | Fri Jan 27 15:08:20 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 29 18:26:23 2017 -0500 |
tree | 00d66e9ec706f832079a3b981922891cf4c2d2fd | |
parent | 0a764db103376cf69d04449b10688f3516cc0b88 [diff] |
net: macb: Fix 64 bit addressing support for GEM This patch adds support for 32 bit GEM in 64 bit system. It checks capability at runtime and uses appropriate buffer descriptor. Signed-off-by: Rafal Ozieblo <rafalo@cadence.com> Signed-off-by: David S. Miller <davem@davemloft.net>