Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bgmac: fix unaligned accesses to network headers
Without this patch I get many unaligned access warnings per packet, this patches fixes them all. This should improve performance on some systems like mips. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information