|
@@ -884,6 +884,9 @@ int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,
|
|
wil_hex_dump_misc("mgmt tx frame ", DUMP_PREFIX_OFFSET, 16, 1, buf,
|
|
wil_hex_dump_misc("mgmt tx frame ", DUMP_PREFIX_OFFSET, 16, 1, buf,
|
|
cmd = kmalloc(sizeof(*cmd) + len, GFP_KERNEL);
|
|
cmd = kmalloc(sizeof(*cmd) + len, GFP_KERNEL);
|