From: Andy Gospodarek Date: Tue, 8 Mar 2011 22:26:00 +0000 (-0800) Subject: ixgbe: fix compile failure in ixgbe_init_mbx_params_pf X-Git-Tag: v2.6.39-rc1~468^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5217e8794619ac0a29151f29be20c7d6188303ba;p=pandora-kernel.git ixgbe: fix compile failure in ixgbe_init_mbx_params_pf This commit: commit d7c8a29fc8bd20ba45ec2f52577ed04a988a9500 Author: Emil Tantilov Date: Thu Mar 3 09:25:02 2011 +0000 ixgbe: improve logic in ixgbe_init_mbx_params_pf incorrectly added a line that accessed mbx->udelay. I'm sure the intent was mbx->usec_delay. This patch fixes the compilation error. Signed-off-by: Andy Gospodarek Signed-off-by: David S. Miller --- Reading git-diff-tree failed