OSDN Git Service

net: gemini: Allow multiple ports to instantiate
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 11 Jul 2018 19:32:43 +0000 (21:32 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Jul 2018 00:39:15 +0000 (17:39 -0700)
commit60cc7767b901dd1e3f70755c3d2505556ba487c2
treef8ee2eff219f12f685a0ab3a9937f16ccd8bd016
parent9ab5c929e641c68ab3ade762b330e22e29c51f13
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>
drivers/net/ethernet/cortina/gemini.c