]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qlcnic: Remove unnecessary usage of atomic_t
authorRajesh Borundia <rajesh.borundia@qlogic.com>
Tue, 8 Mar 2016 07:39:57 +0000 (02:39 -0500)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 18:31:21 +0000 (11:31 -0700)
commitd274a4bb49a61ad393b5425c70eff2d8f583cf2e
treeca3622cc4104cdcc7f6428cee60d75676479b2ac
parent1c55520893df3d69b2e96a3a5d64c8cc82c506cb
qlcnic: Remove unnecessary usage of atomic_t

o atomic_t usage is incorrect as we are not implementing
any atomicity.

Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Orabug: 23711389
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c