Searched hist:"10 c51b56232d24f150e39884a9e749fd99cbc60c" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/core/ |
H A D | netpoll.c | diff 10c51b56232d24f150e39884a9e749fd99cbc60c Wed Aug 27 04:11:27 CDT 2014 Daniel Borkmann <dborkman@redhat.com> net: add skb_get_tx_queue() helper
Replace occurences of skb_get_queue_mapping() and follow-up netdev_get_tx_queue() with an actual helper function.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | pktgen.c | diff 10c51b56232d24f150e39884a9e749fd99cbc60c Wed Aug 27 04:11:27 CDT 2014 Daniel Borkmann <dborkman@redhat.com> net: add skb_get_tx_queue() helper
Replace occurences of skb_get_queue_mapping() and follow-up netdev_get_tx_queue() with an actual helper function.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sched/ |
H A D | sch_generic.c | diff 10c51b56232d24f150e39884a9e749fd99cbc60c Wed Aug 27 04:11:27 CDT 2014 Daniel Borkmann <dborkman@redhat.com> net: add skb_get_tx_queue() helper
Replace occurences of skb_get_queue_mapping() and follow-up netdev_get_tx_queue() with an actual helper function.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/packet/ |
H A D | af_packet.c | diff 10c51b56232d24f150e39884a9e749fd99cbc60c Wed Aug 27 04:11:27 CDT 2014 Daniel Borkmann <dborkman@redhat.com> net: add skb_get_tx_queue() helper
Replace occurences of skb_get_queue_mapping() and follow-up netdev_get_tx_queue() with an actual helper function.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | diff 10c51b56232d24f150e39884a9e749fd99cbc60c Wed Aug 27 04:11:27 CDT 2014 Daniel Borkmann <dborkman@redhat.com> net: add skb_get_tx_queue() helper
Replace occurences of skb_get_queue_mapping() and follow-up netdev_get_tx_queue() with an actual helper function.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|