Skip to content
Commit 233e98dc authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: remove superfluous NULL check



At the place where this code lives now, the skb can never be
NULL, so we can remove the pointless NULL check.

It seems to exist because this code was moved around a few times
and originally came from a place where it could in fact be NULL.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent dd665d23
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