linux-hardened/drivers/net/ethernet/broadcom/bnx2x
Rasmus Villemoes 7d149c5268 net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
Nothing defines _ASM_GENERIC_INT_L64_H, it is a weird way to check for
64 bit longs, and u64 should be printed using %llx anyway.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-22 11:29:58 -07:00
..
bnx2x.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-30 13:25:49 -07:00
bnx2x_cmn.c net: ethernet: broadcom: bnx2x: Remove redundant #ifdef 2014-08-22 11:29:58 -07:00
bnx2x_cmn.h
bnx2x_dcb.c Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8 2014-07-17 16:02:29 -07:00
bnx2x_dcb.h
bnx2x_dump.h
bnx2x_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-30 13:25:49 -07:00
bnx2x_fw_defs.h
bnx2x_fw_file_hdr.h
bnx2x_hsi.h
bnx2x_init.h
bnx2x_init_ops.h
bnx2x_link.c bnx2x: Fix 1G-baseT link 2014-06-12 10:28:18 -07:00
bnx2x_link.h
bnx2x_main.c bnx2x: Revert UNDI flushing mechanism 2014-08-21 17:54:43 -07:00
bnx2x_mfw_req.h
bnx2x_reg.h
bnx2x_sp.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-06-12 14:27:40 -07:00
bnx2x_sp.h
bnx2x_sriov.c bnx2x: VF can report link speed 2014-07-01 15:52:29 -07:00
bnx2x_sriov.h bnx2x: VF can report link speed 2014-07-01 15:52:29 -07:00
bnx2x_stats.c
bnx2x_stats.h
bnx2x_vfpf.c bnx2x: Fail probe of VFs using an old incompatible driver 2014-07-01 15:52:30 -07:00
bnx2x_vfpf.h bnx2x: Fail probe of VFs using an old incompatible driver 2014-07-01 15:52:30 -07:00
Makefile