Skip to content
Snippets Groups Projects
Commit 11de8e62 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'bna-next'


Ivan Vecera says:

====================
bna: remove useless global variables

The set removes useless global bnad_list as well as bnad->entry that track
a list of driver instances but it is not used anywhere. The associated
bnad_list_mutex is removed as well but as it is also used to protect
bna_id increment it is necessary to convert bna_id to atomic_t.
====================

Signed-off-by: default avatarIvan Vecera <ivecera@redhat.com>
parents 9f3377ef 09e36360
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment