From: Florian Fainelli Date: Thu, 15 May 2014 21:33:53 +0000 (-0700) Subject: net: systemport: wait for packet in umac_enable_set() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~208^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00b91c693e9da851385eed8c9492ac0b0d4e4896;p=pandora-kernel.git net: systemport: wait for packet in umac_enable_set() When umac_enable_set() is used to disable the UniMAC receiver or transmitter, we need to make sure that we wait for a full-sized packet to be processed because the UniMAC hardware stops on a packet boundary, not immediately. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed