mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +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 struct mmpdu_authentication *body;
|
||||
struct ie_tlv_iter iter;
|
||||
|
||||
if (!mmpdu)
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user