commit | ae35c6f7a5e78c3bcf1b468a3d352fa0021a22bb | [log] [tgz] |
---|---|---|
author | Tonghao Zhang <xiangxia.m.yue@gmail.com> | Fri May 11 02:53:11 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 11 16:08:44 2018 -0400 |
tree | 8b5fb9c04a7b2dbd826244f1595f90606db7830f | |
parent | dbdc8a21759959af2c4a702cacbb94f9b1864e73 [diff] |
bonding: use the skb_get/set_queue_mapping Use the skb_get_queue_mapping, skb_set_queue_mapping and skb_rx_queue_recorded for skb queue_mapping in bonding driver, but not use it directly. Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>