Project

General

Profile

Actions

Feature #7340

open

Specification for net_device_ops

Added by Vadim Mutilin about 8 years ago. Updated over 7 years ago.

Status:
New
Priority:
Low
Assignee:
Category:
Environment models
Target version:
-
Start date:
06/24/2016
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

struct net_device_ops

0.1.dev2282+n9814cdf     4.2.6     x86_64     allmodconfig     separate modules     drivers/net/usb/usbnet.ko     linux:memory

In the example usbnet_start_xmit allocates memory for urb->sg (function build_dma_sg) which is freed in the other handlers like usbnet_bh(dev->bh.func, dev->delay.function) registered in usbnet_probe (the same for usbnet_resume).

Actions

Also available in: Atom PDF