linux/drivers/net/ethernet/chelsio
Jiri Pirko 44ae12a768 net: sched: move the can_offload check from binding phase to rule insertion phase
This restores the original behaviour before the block callbacks were
introduced. Allow the drivers to do binding of block always, no matter
if the NETIF_F_HW_TC feature is on or off. Move the check to the block
callback which is called for rule insertion.

Reported-by: Alexander Duyck <alexander.duyck@gmail.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-02 16:10:39 +09:00
..
cxgb chelsio: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
cxgb3 cxgb3: Check and handle the dma mapping errors 2017-10-29 11:10:17 +09:00
cxgb4 net: sched: move the can_offload check from binding phase to rule insertion phase 2017-11-02 16:10:39 +09:00
cxgb4vf drivers/net: chelsio/cxgb*: Convert timers to use timer_setup() 2017-10-28 19:09:49 +09:00
libcxgb networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
Kconfig libcxgb: add library module for Chelsio drivers 2016-07-25 10:31:08 -07:00
Makefile libcxgb: add library module for Chelsio drivers 2016-07-25 10:31:08 -07:00