aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZhu Yi <yi.zhu@intel.com>2006-12-20 16:11:58 +0800
committerJohn W. Linville <linville@tuxdriver.com>2007-01-02 20:56:26 -0500
commitfe5f8e2a1c5c040209c598a28e19c55f30e1040d (patch)
treed8518e8e32f19144083ca3bcb2dfda25601aa5d9 /include
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 <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions