From: Florian Fainelli Date: Thu, 5 Jun 2014 17:22:16 +0000 (-0700) Subject: net: systemport: correctly check for RX_STATUS_OVFLOW flag X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~60^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad51c6106119adf8565adb179989a06ab4b865bb;p=pandora-kernel.git 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-diff-tree failed