From: Alexander Duyck Date: Fri, 13 Mar 2009 20:41:55 +0000 (+0000) Subject: igb: correct typo that was setting vfta mask to 1 X-Git-Tag: v2.6.30-rc1~662^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f4f382e3f92d1d2fcb77fe6ed7beda19185f0f;p=pandora-kernel.git igb: correct typo that was setting vfta mask to 1 This patch corrects a typo that was doing a less than comparison instead of a left shift due to the fact that I didn't get enough <'s in there. This resolves an issue in which vlans were not functioning correctly. Signed-off-by: Alexander Duyck Acked-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed