aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2008-07-15 18:44:05 -0700
committerJohn W. Linville <[email protected]>2008-08-22 16:29:53 -0400
commit62bf1d762e24006fa9b6c8d56a22cf47a2310af3 (patch)
treea541e842ae0aff4040e030f320b8e6f03479a22f /scripts/checkstack.pl
parent798ee9850e9bf94b4436f9c7238823322e326885 (diff)
mac80211: explicitly check skb->len
ieee80211_get_hdrlen_from_skb internally checks the skb is long enough to hold the full ieee80211_hdr, else it returns zero. Use ieee80211_hdrlen which always returns the hdrlen and check the remaining room in the skb explicitly when removing encryption headers or the qos control field. Signed-off-by: Harvey Harrison <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions