CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2018/02/10 22:13:07
Modified files: sys/dev/ic : bwfm.c sys/dev/usb : if_bwfm_usb.c sys/dev/sdmmc : if_bwfm_sdio.c Log message: Since the BCDC header has a variable data offset, so the ethernet packet alignment can be variable, it's better to move taking care of alignment into the BCDC receive code.