Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3d40392 authored by Paul Bolle's avatar Paul Bolle Committed by David S. Miller
Browse files

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: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fbbdb8f0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -144,8 +144,6 @@ static inline bool dev_xmit_complete(int rc)
# else
#  define LL_MAX_HEADER 96
# endif
#elif IS_ENABLED(CONFIG_TR)
# define LL_MAX_HEADER 48
#else
# define LL_MAX_HEADER 32
#endif