Searched hist:"53 bb20d1fabacc6601e68a6a69d9d1e3aff6bd69" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/freescale/ |
H A D | fec.h | diff 53bb20d1fabacc6601e68a6a69d9d1e3aff6bd69 Fri Feb 05 22:52:47 CET 2016 Troy Kisky <troy.kisky@boundarydevices.com> net: fec: add variable reg_desc_active to speed things up
There is no need for complex macros every time we need to activate a queue. Also, no need to call skb_get_queue_mapping when we already know which queue it is using.
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fec_main.c | diff 53bb20d1fabacc6601e68a6a69d9d1e3aff6bd69 Fri Feb 05 22:52:47 CET 2016 Troy Kisky <troy.kisky@boundarydevices.com> net: fec: add variable reg_desc_active to speed things up
There is no need for complex macros every time we need to activate a queue. Also, no need to call skb_get_queue_mapping when we already know which queue it is using.
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|