commit | 9acf51cbf73de8952e3df75200d7a7755c16d0f6 | [log] [tgz] |
---|---|---|
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | Fri Aug 21 17:29:24 2015 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 24 14:06:34 2015 -0700 |
tree | 198757a9c339d305878b578a326bed43b25533d0 | |
parent | e5d486dcaa45dd365970c09395ae24df5a0e3f77 [diff] |
fjes: net_device_ops.ndo_start_xmit This patch adds net_device_ops.ndo_start_xmit callback, which is called when sending packets. Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>