commit | 60cc7767b901dd1e3f70755c3d2505556ba487c2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Jul 11 21:32:43 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 12 17:39:15 2018 -0700 |
tree | f8ee2eff219f12f685a0ab3a9937f16ccd8bd016 | |
parent | 9ab5c929e641c68ab3ade762b330e22e29c51f13 [diff] |
net: gemini: Allow multiple ports to instantiate The code was not tested with two ports actually in use at the same time. (I blame this on lack of actual hardware using that feature.) Now after locating a system using both ports, add necessary fix to make both ports come up. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>