summaryrefslogtreecommitdiff
path: root/lib/ts_bm.c
diff options
context:
space:
mode:
authorZhu Yi <yi.zhu@intel.com>2006-12-20 08:11:58 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2007-01-03 01:56:26 (GMT)
commitfe5f8e2a1c5c040209c598a28e19c55f30e1040d (patch)
treed8518e8e32f19144083ca3bcb2dfda25601aa5d9 /lib/ts_bm.c
parent3eb546057dd65ec75c900c9948684ffd5e617630 (diff)
downloadlinux-fsl-qoriq-fe5f8e2a1c5c040209c598a28e19c55f30e1040d.tar.xz
[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 <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib/ts_bm.c')
0 files changed, 0 insertions, 0 deletions