mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-16 17:09:24 +01:00
monitor: Fix unused variable warning
This commit is contained in:
parent
9a588944aa
commit
7397903234
@ -3677,7 +3677,6 @@ static void print_authentication_mgmt_frame(unsigned int level,
|
|||||||
{
|
{
|
||||||
const char *str;
|
const char *str;
|
||||||
const struct mmpdu_authentication *body;
|
const struct mmpdu_authentication *body;
|
||||||
struct ie_tlv_iter iter;
|
|
||||||
|
|
||||||
if (!mmpdu)
|
if (!mmpdu)
|
||||||
return;
|
return;
|
||||||
|
Loading…
Reference in New Issue
Block a user