From: Florian Fainelli Date: Mon, 21 Jul 2014 22:29:19 +0000 (-0700) Subject: net: bcmgenet: remove wol_enabled conditional code X-Git-Tag: cleanup-for-v3.18~108^2~117^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef3d4f11dbb9d65ef2a70c7929467e3f0e7b8399;p=pandora-kernel.git net: bcmgenet: remove wol_enabled conditional code Checking for wol_enabled in bcmgenet_close() is bogus, since no other code places set priv->wol_enabled. Remove that as it will conflict with the upcoming and functional Wake-on-LAN implementation. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed