diff options
author | 2022-11-02 17:11:39 -0500 | |
---|---|---|
committer | 2022-11-04 10:16:53 +0000 | |
commit | 9b7a00653651d8e6ac05c6d4baa39bcf21090328 (patch) | |
tree | 54877f0f16fb89fa351a1847b31b5da83edf9fee /drivers/net/phy/phy.c | |
parent | net: ipa: use a bitmap for set-up endpoints (diff) | |
download | wireguard-linux-9b7a00653651d8e6ac05c6d4baa39bcf21090328.tar.xz wireguard-linux-9b7a00653651d8e6ac05c6d4baa39bcf21090328.zip |
net: ipa: use a bitmap for enabled endpoints
Replace the 32-bit unsigned used to track enabled endpoints with a
Linux bitmap, to allow an arbitrary number of endpoints to be
represented.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions