Re: [net-next v2] i40e: Fix i40e_print_features() VEB mode output

2015-12-03 Thread David Miller
From: Jeff Kirsher Date: Thu, 3 Dec 2015 04:20:57 -0800 > From: Joe Perches > > Commit 7fd89545f337 ("i40e: remove BUG_ON from feature string building") > added defective output when I40E_FLAG_VEB_MODE_ENABLED was set in > function i40e_print_features. > > Fix it. > > Miscellanea: > > - Rem

[net-next v2] i40e: Fix i40e_print_features() VEB mode output

2015-12-03 Thread Jeff Kirsher
From: Joe Perches Commit 7fd89545f337 ("i40e: remove BUG_ON from feature string building") added defective output when I40E_FLAG_VEB_MODE_ENABLED was set in function i40e_print_features. Fix it. Miscellanea: - Remove unnecessary string variable - Add space before not after fixed strings - Use