]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: Correct the macros for setting the DMA attributes
authorJack Vogel <jack.vogel@oracle.com>
Mon, 10 Jul 2017 22:19:26 +0000 (15:19 -0700)
committerJack Vogel <jack.vogel@oracle.com>
Tue, 11 Jul 2017 00:48:16 +0000 (17:48 -0700)
commitfbfba0576b97c30b8f10b523f0f6443a548039df
tree402fe7cde138ecb9f675ad8482e73d93cb66727d
parent34f68975b059252ae575f1eaeee7e1291489b124
i40e: Correct the macros for setting the DMA attributes

The I40E_DMA_ATTRS() macro was not setting the WEAK_ORDERING as
intended, this change corrects the issue.

Orabug: 26379170
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
Reviewed-by: Shannon Nelson <shannon.nelson@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.h
drivers/net/ethernet/intel/i40evf/i40e_txrx.h