]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: remove rx_pkt/rx_calls
authorEric Dumazet <edumazet@google.com>
Tue, 8 Dec 2015 18:28:30 +0000 (10:28 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 02:28:37 +0000 (19:28 -0700)
commit0ec1a3d8e9f605c08ee10cf01ae592c7c0b7b9e3
tree1d97f5f8fe2c416ccf155b144a79c00046d890a1
parenteb089e30e0a806a88725df076472c7251e8aea35
bnx2x: remove rx_pkt/rx_calls

These fields are updated but never read.
Remove the overhead.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Orabug: 23718192
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c