Skip to content

Revert case-statement refactor#324

Open
bnpfeife wants to merge 2 commits intoabperiasamy:masterfrom
bnpfeife:revert-case-statement-refactor
Open

Revert case-statement refactor#324
bnpfeife wants to merge 2 commits intoabperiasamy:masterfrom
bnpfeife:revert-case-statement-refactor

Conversation

@bnpfeife
Copy link
Copy Markdown
Contributor

No description provided.

Commit fa68771 doesn't translate the logic from the case-statement to
if-statements correctly. WIFI_ASSOCREQ and WIFI_REASSOCREQ override
ptable->func with the if-statement when they did not previously.
As per mikedld's suggestion, use the gcc explicit fallthrough attribute
to suppress the -Wimplicit-fallthrough error.
@Benzer1406
Copy link
Copy Markdown

Please merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants