wwan: core: add print for wwan port attach/disconnect
authorSlark Xiao <slark_xiao@163.com>
Thu, 20 Apr 2023 02:36:17 +0000 (10:36 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 21 Apr 2023 02:57:43 +0000 (19:57 -0700)
commit787e6144aef74e73f88875cb5d3a5af01701af6f
treee07d54d6fd32224e1eb7efbff37f61b6a373ca68
parent8fa66e4a1bdd41d55d7842928e60a40fed65715d
wwan: core: add print for wwan port attach/disconnect

Refer to USB serial device or net device, there is a notice to
let end user know the status of device, like attached or
disconnected. Add attach/disconnect print for wwan device as
well.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Link: https://lore.kernel.org/r/20230420023617.3919569-1-slark_xiao@163.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/wwan/wwan_core.c