Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the volume_sectors recorded in the boot sector of fat16.
The function set_u32 was only setting the lowest byte correctly. The function is only used to record volume_sectors in the fat16 boot sector. Affects new pcmcia disks that end up with nr_sectors > 255. Since: c920544
- Loading branch information