commit | c51da42a6346c0c747e70a4f5ae873da1150a784 | [log] [tgz] |
---|---|---|
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | Mon Sep 29 11:55:37 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 29 14:36:26 2014 -0400 |
tree | b2a03fe83a1fc7f2cfb8ba864f8f93ce480e8261 | |
parent | 8c14f9c70327a6fb75534c4c61d7ea9c82ccf78f [diff] |
ARCNET: add support for multi interfaces on com20020 The com20020-pci driver is currently designed to instance one netdev with one pci device. This patch adds support to instance many cards with one pci device, depending on the device data in the private data. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>