diff options
author | Jiri Pirko <jiri@mellanox.com> | 2019-10-05 20:04:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-06 15:44:46 +0200 |
commit | be064defabeff1b9e7ab96d8b4245c12a86775a5 (patch) | |
tree | f9cf59bec05a57f06d1923db243dc6cb74c7b202 /drivers/infiniband | |
parent | openvswitch: Allow attaching helper in later commit (diff) | |
download | linux-be064defabeff1b9e7ab96d8b4245c12a86775a5.tar.xz linux-be064defabeff1b9e7ab96d8b4245c12a86775a5.zip |
net: genetlink: push doit/dumpit code from genl_family_rcv_msg
Currently the function genl_family_rcv_msg() is quite big. Since it is
quite convenient, push code that is related to doit and dumpit ops into
separate functions.
Do small changes on the way, like rc/err unification, NULL check etc.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions