tokenring: delete last holdout of CONFIG_TR
Tokenring support was deleted in v3.5. One last holdout of the macro CONFIG_TR escaped that fate. Until now. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
fbbdb8f096
commit
f3d4039242
@@ -144,8 +144,6 @@ static inline bool dev_xmit_complete(int rc)
|
|||||||
# else
|
# else
|
||||||
# define LL_MAX_HEADER 96
|
# define LL_MAX_HEADER 96
|
||||||
# endif
|
# endif
|
||||||
#elif IS_ENABLED(CONFIG_TR)
|
|
||||||
# define LL_MAX_HEADER 48
|
|
||||||
#else
|
#else
|
||||||
# define LL_MAX_HEADER 32
|
# define LL_MAX_HEADER 32
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user