Bugzilla – Bug 399
Max fragmentation threshold limit
Last modified: 2004-11-25 02:41:55
You need to log in before you can comment on or make changes to this bug.
The driver accepts fragmentation threshold up to 2342. Typically on majority of APs this is 2346.
Fixed in 0.15
Test this on our Dell D505,FC2,2.6.7 kernel,0.15 driver, and our AP is linksys WRT55AG. we tried to set all values from 2342 to 2346 and found that only 2342 and 2344 can be set,2343,2345 and 2346 can't be set.
This is ok since only even numbers are allowed. See bug #323. 2346 does work - it is just the maximum value so it is the same as disabling fragmentation.
The fix is ok.