aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAlban Browaeys <[email protected]>2009-12-04 23:47:00 +0100
committerJohn W. Linville <[email protected]>2009-12-21 18:56:29 -0500
commit1398d4580eff2656f3a808ec24744ce5a842db35 (patch)
tree3d11eac574e232219f5ca512d1572130c242834c /include/linux
parente81e0aef32bfa7f593b14479b9c7eaa7196798ac (diff)
rt2x00 : trim the skb after having the l2pad removed.
Otherwise we end up truncating the skb before removing the l2pad thus we might have the truncated part become garbage while getting it back in remove_l2pad. For the same issue: remove the skb_trim from the rt2800 fill_rxdone (it is done after l2pad removal in rt2x00lib_rxdone). Signed-off-by: Alban Browaeys <[email protected]> Acked-by: Gertjan van Wingerde <[email protected]> Acked-by: Ivo van Doorn <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions