]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
xilinx_emaclite buffer overrun
authorClive Stubbings <uboot@xentech.co.uk>
Mon, 27 Oct 2008 15:05:00 +0000 (15:05 +0000)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 10 Nov 2008 05:38:02 +0000 (21:38 -0800)
commitf2a7806fc23e82d30c8548911369e0c530607354
tree11150d6189007a7f3b7122306320b0f9947349d8
parent0115b1953718a2969f6469d3d5da51ba11e12d42
xilinx_emaclite buffer overrun

Patch to fix buffer allocation size and alignment. Buffer needs to be u32 aligned and
PKTSIZE_ALIGN bytes long.

Acked-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/xilinx_emaclite.c