]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: octeon: set up pknd for all interfaces
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 31 Aug 2016 20:57:45 +0000 (23:57 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Sep 2016 12:46:53 +0000 (14:46 +0200)
commitce060d8af33c0dee3c20510a39f6284f8d90614e
tree007cc95bbcedf9932dbd182c66f9845b8980a389
parent5cf9b1ca7be93f6e92dee955eeb274575e5ab40e
staging: octeon: set up pknd for all interfaces

RX path uses pknd to find the correct device, and we maintain 1:1
port to pknd mapping. However, this is only set for XAUI interfaces
(in the arch code). But it should be set for all interface types.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet.c