]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
bnx2x: remove rx_pkt/rx_calls
authorEric Dumazet <edumazet@google.com>
Tue, 8 Dec 2015 18:28:30 +0000 (10:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Dec 2015 03:59:22 +0000 (22:59 -0500)
commit5abe255877d7a928077b0d84a428d03042c5ccc9
treef3db8885a23f2fc455f06c733221710d267ff2a9
parent4d6acb62d2db5c1cc533c9a0b6e418ef9f63642e
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>
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c