From: Alexander Duyck Date: Thu, 23 Jul 2009 18:09:30 +0000 (+0000) Subject: igb: remove unused switch statement from igb_set_wol X-Git-Tag: v2.6.32-rc1~703^2~551 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08a72b5dced32889594e08008cca0d0582f2d3d8;p=pandora-kernel.git igb: remove unused switch statement from igb_set_wol There is a switch statement in igb_set_wol that defaults to break and doesn't actually do anything. As such it should be removed. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed