wimax: i2400: fix memory leak
authorNavid Emamdoost <navid.emamdoost@gmail.com>
Tue, 10 Sep 2019 23:01:40 +0000 (18:01 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Sep 2019 08:10:13 +0000 (09:10 +0100)
commit2507e6ab7a9a440773be476141a255934468c5ef
tree97a98d51e46237a9d9009afbf7439614d37c9f48
parentf794dc2304d83ab998c2eee5bab0549aff5c53a2
wimax: i2400: fix memory leak

In i2400m_op_rfkill_sw_toggle cmd buffer should be released along with
skb response.

Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wimax/i2400m/op-rfkill.c