summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2017-04-06 11:02:51 +1000
committerDavid S. Miller <davem@davemloft.net>2017-04-06 15:39:45 -0700
commit4ca24152d8919508bc53827a79e68b353ac6e333 (patch)
tree7f730adaf0c9986b0be5ee13873de9d203edfbfd /drivers/net/ethernet/intel/i40e/i40e_main.c
parent027f426d547967cd1b6899597367aa64af51c28e (diff)
downloadlinux-4ca24152d8919508bc53827a79e68b353ac6e333.tar.bz2
ftgmac100: Remove rx descriptor accessors
Directly access the fields when needed. The accessors add clutter not clarity and in some cases cause unnecessary read-modify-write type access on the slow (uncached) descriptor memory. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/i40e/i40e_main.c')
0 files changed, 0 insertions, 0 deletions