commit | 09e3636047c6b44dd4cffdbd7cf95fcd3edd3d2e | [log] [tgz] |
---|---|---|
author | Ivan Vecera <ivecera@redhat.com> | Fri Jul 29 19:52:58 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 08 15:41:27 2016 -0700 |
tree | 3db6a7c0a4a3788977b533f636f8dde9d94a4822 | |
parent | 285eb9c37281c8c34bd604346a48d6627db51007 [diff] |
bna: remove global bnad_list_mutex Remove global bnad_list_mutex as it is not used anymore. This makes bnad_add_to_list() and bnad_remove_from_list() empty so remove them too. Signed-off-by: Ivan Vecera <ivecera@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>