commit | c0a77ec74f295013d7ba3204dd3ed25fccf83cb4 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Wed Sep 04 23:46:58 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 05 14:31:02 2013 -0400 |
tree | 2c684e45797b3f97e09dcb55ac63a827f2210350 | |
parent | f011baf95e9d3e06e63132c9f8f7307def2e6753 [diff] |
bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize The indentation here implies that the intent was for this to be a multiline if. Introduced a few years ago in commit ec146a6f019923819f5ca381980248b6d154ca1a ("bnx2x: Modify XGXS functions") Signed-off-by: Dave Jones <davej@fedoraproject.org> Signed-off-by: David S. Miller <davem@davemloft.net>