]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
cxgb4: push cls_u32 setup_tc processing into a separate function
authorJiri Pirko <jiri@mellanox.com>
Mon, 7 Aug 2017 08:15:20 +0000 (10:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Aug 2017 16:42:36 +0000 (09:42 -0700)
commitf73230430ac295b14cd1ee162dbf7ccfd90cbf6b
treeb985a99cfbfed6d07ba5f742fd0f7d6a9c115516
parent3e0e82664322290a59189f7c2bcb39b0de932505
cxgb4: push cls_u32 setup_tc processing into a separate function

Let cxgb_setup_tc be a splitter for specific setup_tc types and push out
cls_u32 specific code into a separate function.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c