From ad51c6106119adf8565adb179989a06ab4b865bb Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 5 Jun 2014 10:22:16 -0700 Subject: [PATCH] net: systemport: correctly check for RX_STATUS_OVFLOW flag We were missing an and comparison with status to check whether RX_STATUS_OVFLOW is asserted or not in the per-packet status word, fix that. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-format-patch failed