Skip to content
Commit 4748997e authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'oom_fixes'



Florian Fainelli says:

====================
net: systemport and bcmgenet OOM fixes

These two patches fix similar Out of Memory code paths in the SYSTEMPORT and
GENET drivers. Under high memory pressure, we could produce an OOPS by
passing a NULL pointer to dma_unmap_single().
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 278d436a b629be5c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment