aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorIoana Ciornei <ioana.ciornei@nxp.com>2021-03-16 16:55:10 +0200
committerDavid S. Miller <davem@davemloft.net>2021-03-16 15:29:49 -0700
commit2b7e3f7d1b7e347c328a88f937acd53b2849534a (patch)
treee30ecbfd914852e44d01a182d96d085b602e6120 /net/lapb/lapb_timer.c
parent05b363608b5bfb1d55675655bab36486c6df729b (diff)
downloadlinux-2b7e3f7d1b7e347c328a88f937acd53b2849534a.tar.gz
linux-2b7e3f7d1b7e347c328a88f937acd53b2849534a.tar.bz2
linux-2b7e3f7d1b7e347c328a88f937acd53b2849534a.zip
dpaa2-switch: reduce the size of the if_id bitmap to 64 bits
The maximum number of DPAA2 switch interfaces, including the control interface, is 64. Even though this restriction existed from the first place, the command structures which use an interface id bitmap were poorly described and even though a single uint64_t is enough, all of them used an array of 4 uint64_t's. Fix this by reducing the size of the interface id field to a single uint64_t. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions