commit | 3d9667a9e1e463c107cb47a810ef7e85d9a31e62 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Mon Jan 27 23:11:09 2014 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 27 20:17:31 2014 -0800 |
tree | 1a4af7bf5500baeea25ae3977b5f27a1ae094a8f | |
parent | cefe0078eea52af17411eb1248946a94afb84ca5 [diff] |
i40e: Add missing braces to i40e_dcb_need_reconfig() Indentation mismatch spotted with Coverity. Introduced in 4e3b35b044ea ("i40e: add DCB and DCBNL support") Signed-off-by: Dave Jones <davej@fedoraproject.org> Signed-off-by: David S. Miller <davem@davemloft.net>