diff options
| author | Alexander Aring <[email protected]> | 2013-10-28 10:24:19 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-10-28 19:47:52 -0400 |
| commit | b236b954de06c5a736b882ce66701ad1a86e12b1 (patch) | |
| tree | 23fb9fc3651af067c8dcfccba5edb49d55568879 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | b614442f3442122a3460d947005d172ba2e35899 (diff) | |
6lowpan: remove skb->dev assignment
This patch removes the assignment of skb->dev. We don't need it here because
we use the netdev_alloc_skb_ip_align function which already sets the
skb->dev.
Signed-off-by: Alexander Aring <[email protected]>
Reviewed-by: Werner Almesberger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions