can: gs_usb: add ethtool set_phys_id callback to locate physical device
authorMaximilian Schneider <max@schneidersoft.net>
Fri, 10 Jun 2016 20:39:22 +0000 (20:39 +0000)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 17 Jun 2016 13:39:44 +0000 (15:39 +0200)
commit05ca5270005c18ec46decacef87992ea968f9fce
treed27178f450b7b0ed4736e159b8868255a8500132
parent9be95c91fd9b5386590e408a99db5fdfa836c5b9
can: gs_usb: add ethtool set_phys_id callback to locate physical device

This patch Implements the ethtool set_phys_id callback to ease the
locating of specific physical devices. Currently only supported on
candleLight interfaces.

Signed-off-by: Hubert Denkmair <hubert@denkmair.de>
Signed-off-by: Maximilian Schneider <max@schneidersoft.net>
[mkl: split codingstyle change sinto separate patch]
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/gs_usb.c