Message ID | 483eed6c0db2a62b89dd0e3586493c56c4fbed1b.1602589096.git.mchehab+huawei@kernel.org |
---|---|
State | New |
Headers | show |
Series | None | expand |
diff --git a/drivers/net/hamradio/scc.c b/drivers/net/hamradio/scc.c index 1e915871baa7..36eeb80406f2 100644 --- a/drivers/net/hamradio/scc.c +++ b/drivers/net/hamradio/scc.c @@ -7,7 +7,7 @@ * ------------------ * * You can find a subset of the documentation in - * Documentation/networking/device_drivers/wan/z8530drv.rst. + * Documentation/networking/device_drivers/hamradio/z8530drv.rst. */ /*
The hamradio docs were moved to a different dir. Update its location accordingly. Fixes: 14474950252c ("docs: networking: move z8530 to the hw driver section") Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- drivers/net/hamradio/scc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)