ixgbe: add missing braces
authorEmil Tantilov <emil.s.tantilov@intel.com>
Fri, 10 Aug 2012 07:35:14 +0000 (07:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Aug 2012 23:51:23 +0000 (16:51 -0700)
commit55461ddbcb0b36d1575e01fb4f130c609ca1cfee
treea0b5bc91fd207b7ae0ed8b1f1d3e82d38f5db77e
parent69f1de1f7c3cac1741290cd38474caca77acd759
ixgbe: add missing braces

This patch adds missing braces around the 10gig link check to include the check for  KR support.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Reported-by: Sascha Wildner <saw@online.de>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c