aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorZhu Yi <[email protected]>2006-12-20 16:11:58 +0800
committerJohn W. Linville <[email protected]>2007-01-02 20:56:26 -0500
commitfe5f8e2a1c5c040209c598a28e19c55f30e1040d (patch)
treed8518e8e32f19144083ca3bcb2dfda25601aa5d9 /include/linux/debugobjects.h
parent3eb546057dd65ec75c900c9948684ffd5e617630 (diff)
[PATCH] ipw2100: Fix dropping fragmented small packet problem
The rx_data.header struct is ieee80211_hdr_4addr. If a wireless frame uses ieee80211_hdr_3addr header and is less than 6 bytes, it will be discarded. This is not likely going to happen for normal packets (since there is TCP, IP headers). But if fragmentation is used, there will be such small trailing packets. And they will be lost for ever. Signed-off-by: Zhu Yi <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions