commit | 282faf3d3ac674116f61d374022285472a294c18 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Sat Feb 02 11:37:07 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 02 20:14:38 2019 -0800 |
tree | 06e2808a9a58e2dd0476a8176d2f60b1062d0cd8 | |
parent | 7831216b00531c7fad7575a207729d3b4acd6f4d [diff] |
bna: fix indentation issue on call to bfa_ioc_pf_failed The call to bfa_ioc_pf_failed is indented too far, fix this by removing a tab. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>