diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-11-14 16:14:41 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-14 22:10:40 (GMT) |
commit | 1c582d915da13ca21ad375ae04ec1bd6193418b2 (patch) | |
tree | cff9bbc495ad1fdf99999cf5643b2b4f51327511 /lib/kasprintf.c | |
parent | 9504b3ee1c4490d669feb7622c828771d98b2c23 (diff) | |
download | linux-fsl-qoriq-1c582d915da13ca21ad375ae04ec1bd6193418b2.tar.xz |
ieee802154: use genl_register_family_with_ops()
This simplifies the code since there's no longer a need to
have error handling in the registration.
Unfortunately it means more extern function declarations are
needed, but the overall goal would seem to justify this.
While at it, also fix the registration error path - if the
family registration failed then it shouldn't be unregistered.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/kasprintf.c')
0 files changed, 0 insertions, 0 deletions