Skip to content

Add reference counting for creating devices #3

@planetA

Description

@planetA

Adding and deleting devices must participate in reference counting for the module usage. Opening and closing device must count for the device usage.

int ovey_gnl_new_device(struct sk_buff *skb, struct genl_info *info)

rmmod ovey must delete existing devices. If some device is open, the driver must not be removed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions