net/ice/base: maximize switch recipe words per line
authorQi Zhang <qi.z.zhang@intel.com>
Thu, 29 Aug 2019 02:36:43 +0000 (10:36 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 7 Oct 2019 13:00:53 +0000 (15:00 +0200)
commitc932653c36a0d0b1e0591f142941d2b77484ba8b
tree1dc03300de1fd7d93e5c546c5c04775f1263c395
parent58f116731d9a9763f3e4ae758c50631cd6bfd710
net/ice/base: maximize switch recipe words per line

Remove grouping rules to maximize the number of words placed into
a recipe line. This will allow more recipes to be added by reducing
the number of result indices required.

Signed-off-by: Dan Nowlin <dan.nowlin@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/ice/base/ice_switch.c