nl80211: remove dead code
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
parent
41ae5bd556
commit
7781ba3f33
1 changed files with 0 additions and 3 deletions
|
@ -218,9 +218,6 @@ static struct nl80211_msg_conveyor * nl80211_new(struct genl_family *family,
|
|||
return &cv;
|
||||
|
||||
err:
|
||||
if (cb)
|
||||
nl_cb_put(cb);
|
||||
|
||||
if (req)
|
||||
nlmsg_free(req);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue