Don't ____cacheline_aligned the TX buffer
authornorly <ny-git@enpas.org>
Thu, 19 May 2022 04:58:03 +0000 (06:58 +0200)
committernorly <ny-git@enpas.org>
Thu, 19 May 2022 04:58:55 +0000 (06:58 +0200)
commitc4a0fb8d6fa40712de74b3b5d7d40af9e82b6e33
treef3074b48e84827db3fa3be4ad4c792704c91039d
parente2562ce07a49af35e9881abd3c81190f1b877a33
Don't ____cacheline_aligned the TX buffer

TTY drivers don't seem to care, and if they did, we'd likely have
to kmalloc() as before anyway.
module/can327.c