Skip to content
Commit 9e890a1f authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: neaten ieee80211_deliver_skb



Remove the unnecessary duplicate test of "if (skb) {"
when !CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS.

Remove now unnecessary __maybe_unused, neaten comment
Remove unnecessary parenthesis around align cast.
Substitute reference to deprecated compare_ether_addr
with ether_addr_equal (in the comment.)

Signed-off-by: default avatarJoe Perches <joe@perches.com>
[edit commit log slightly]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 33dde2bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment