Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266317
b: refs/heads/master
c: aef0ba5
h: refs/heads/master
i:
  266315: 5117516
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Sep 21, 2011
1 parent 099f79c commit 97b7170
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 5adcb81037558aa545676f78dea2b2ce6c3b5819
refs/heads/master: aef0ba54ecb961ae559106540f37ab734b64410d
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/mwifiex/sta_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ int mwifiex_bss_start(struct mwifiex_private *priv, struct cfg80211_bss *bss,
beacon_ie = kmemdup(bss->information_elements,
bss->len_beacon_ies, GFP_KERNEL);
if (!beacon_ie) {
kfree(bss_desc);
dev_err(priv->adapter->dev, " failed to alloc beacon_ie\n");
return -ENOMEM;
}
Expand Down

0 comments on commit 97b7170

Please sign in to comment.