summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_stack.c
diff options
context:
space:
mode:
authorHemant Kumar <hemantk@codeaurora.org>2017-03-08 19:05:14 -0800
committerHemant Kumar <hemantk@codeaurora.org>2017-03-23 19:07:25 -0700
commit33895a656aaf7510003646088d793051e014b79d (patch)
tree9975fa0c2e0f6750c7db1dd3372b3b06064c7942 /kernel/trace/trace_stack.c
parent51740526b9b90ef772ba2c3c6b288f0d1688bb10 (diff)
usb: gadget: f_ncm: allocate/free net device upon driver bind/unbind
Driver registers net device in bind but does not unregister it upon driver unbind. Upon composition switch ncm net device is no longer in use, hence unregister and free it in driver unbind. Unregistering net device sends notification to user space which can be used by user space entities to perform necessary actions for example updating UI. Symmetrically allocate and register net device in driver bind. Change-Id: Ie1bb781aba8efee20cc98c1d6bf264403c3b087e Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Diffstat (limited to 'kernel/trace/trace_stack.c')
0 files changed, 0 insertions, 0 deletions