CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2013/09/11 22:42:04
Modified files: sys/arch/armv7/omap: if_cpsw.c Log message: allocate the pad for the short ethernet frames with dma_alloc instead of malloc. shouldnt make a difference on this platform, but is more correct.