]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: shrink TX buffer struct
authorJulian Wiedmann <jwi@linux.ibm.com>
Fri, 11 Jun 2021 07:33:40 +0000 (09:33 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2021 19:49:15 +0000 (12:49 -0700)
commite91e5afc029a4ea3e712ba843882ca135c332849
treeff615853deedd697b512c4ff44f131915c4c6f7c
parentc517eab443aa1212e1b67950db86c9aee36c543b
s390/qeth: shrink TX buffer struct

Convert the large boolean array into a bitmap, this substantially
reduces the struct's size. While at it also clarify the naming.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_core_main.c