Commit 7eef3d09 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by David S. Miller

Documentation: devres: add a missing section for networking helpers

Add a new section for networking devres helpers to devres.rst and list
the two existing devm functions.
Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 54b9aca0
......@@ -372,6 +372,10 @@ MUX
devm_mux_chip_register()
devm_mux_control_get()
NET
devm_alloc_etherdev()
devm_alloc_etherdev_mqs()
PER-CPU MEM
devm_alloc_percpu()
devm_free_percpu()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment