Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321473
b: refs/heads/master
c: 8c1057e
h: refs/heads/master
i:
  321471: e6c015b
v: v3
  • Loading branch information
Daniel Drake authored and John W. Linville committed Aug 2, 2012
1 parent 20bd31c commit 495993e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 16ebd60856bc5d980722cb85b259a4d5b301e94a
refs/heads/master: 8c1057e43c99e393fe2e14cca879affcb516d36b
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/libertas/cfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1254,6 +1254,7 @@ static int lbs_associate(struct lbs_private *priv,
netif_tx_wake_all_queues(priv->dev);
}

kfree(cmd);
done:
lbs_deb_leave_args(LBS_DEB_CFG80211, "ret %d", ret);
return ret;
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/libertas/if_sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1314,6 +1314,7 @@ static void if_sdio_remove(struct sdio_func *func)
kfree(packet);
}

kfree(card);
lbs_deb_leave(LBS_DEB_SDIO);
}

Expand Down

0 comments on commit 495993e

Please sign in to comment.