mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 02:52:56 +00:00
sfc: Remove unused constant
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
8986352a32
commit
734a350a6c
@ -109,9 +109,6 @@ MODULE_PARM_DESC(rx_xon_thresh_bytes, "RX fifo XON threshold");
|
||||
/* Size and alignment of special buffers (4KB) */
|
||||
#define FALCON_BUF_SIZE 4096
|
||||
|
||||
/* Dummy SRAM size code */
|
||||
#define SRM_NB_BSZ_ONCHIP_ONLY (-1)
|
||||
|
||||
#define FALCON_IS_DUAL_FUNC(efx) \
|
||||
(falcon_rev(efx) < FALCON_REV_B0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user