diff options
author | Will Deacon | 2019-02-22 18:19:22 +0100 |
---|---|---|
committer | Will Deacon | 2019-04-08 13:09:15 +0200 |
commit | 1b8546d7e23872c77d0ef6a4c311ac7037380c24 (patch) | |
tree | 81395e874e0e8f5b4c0a9a41093c8afb70eae0bf /drivers/net/ethernet/intel/ice | |
parent | scsi/qla1280: Remove stale comment about mmiowb() (diff) | |
download | kernel-qcow2-linux-1b8546d7e23872c77d0ef6a4c311ac7037380c24.tar.gz kernel-qcow2-linux-1b8546d7e23872c77d0ef6a4c311ac7037380c24.tar.xz kernel-qcow2-linux-1b8546d7e23872c77d0ef6a4c311ac7037380c24.zip |
i40iw: Redefine i40iw_mmiowb() to do nothing
mmiowb() is now implicit in spin_unlock(), so there's no reason to call
it from driver code. Redefine i40iw_mmiowb() to do nothing instead.
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice')
0 files changed, 0 insertions, 0 deletions