linux/drivers/net/ethernet/broadcom/bnxt
Jonathan Toppins 0d7b70e836 bnxt_en: don't consider building bnxt_tc.o if option not enabled
Instead of zeroing out bnxt_tc.c with a #ifdef foo, instead don't compile
the file when the option is not enabled. Now make and the preprocessor do
not have to waste time compiling a no-op.

Signed-off-by: Jonathan Toppins <jtoppins@redhat.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-07 03:00:26 +01:00
..
bnxt_dcb.c bnxt_en: Set ETS min_bw parameter for older firmware. 2017-07-24 17:29:58 -07:00
bnxt_dcb.h bnxt_en: Set ETS min_bw parameter for older firmware. 2017-07-24 17:29:58 -07:00
bnxt_ethtool.c bnxt_en: Improve tx ring reservation logic. 2017-08-28 16:57:09 -07:00
bnxt_ethtool.h bnxt_en: Add basic ethtool -t selftest support. 2017-04-05 06:24:26 -07:00
bnxt_fw_hdr.h
bnxt_hsi.h bnxt_en: Update firmware interface spec. to 1.8.1.4. 2017-08-28 16:57:09 -07:00
bnxt_nvm_defs.h
bnxt_sriov.c bnxt_en: add support to enable VF-representors 2017-07-24 17:29:58 -07:00
bnxt_sriov.h
bnxt_tc.c bnxt_en: don't consider building bnxt_tc.o if option not enabled 2017-10-07 03:00:26 +01:00
bnxt_tc.h bnxt_en: bnxt: add TC flower filter offload support 2017-08-28 16:57:10 -07:00
bnxt_ulp.c bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re. 2017-08-23 22:42:42 -07:00
bnxt_ulp.h bnxt_en: Add a callback to inform RDMA driver during PCI shutdown. 2017-05-30 18:14:07 -04:00
bnxt_vfr.c bnxt_en: bnxt: add TC flower filter offload support 2017-08-28 16:57:10 -07:00
bnxt_vfr.h bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid() 2017-08-29 09:28:42 -07:00
bnxt_xdp.c bpf: add meta pointer for direct access 2017-09-26 13:36:44 -07:00
bnxt_xdp.h bnxt_en: Add ethtool mac loopback self test. 2017-04-05 06:24:26 -07:00
bnxt.c bnxt_en: Remove redundant unlikely() 2017-09-26 10:15:44 -07:00
bnxt.h bnxt_en: bnxt: add TC flower filter offload support 2017-08-28 16:57:10 -07:00
Makefile bnxt_en: don't consider building bnxt_tc.o if option not enabled 2017-10-07 03:00:26 +01:00