aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/phy/phy.c
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-11-02 17:11:36 -0500
committerDavid S. Miller <davem@davemloft.net>2022-11-04 10:16:53 +0000
commit88de7672404de72e273c4f1f4228120b8d7f01f1 (patch)
tree86327d56f8c70c89c7d0fccbf5ef47befd16277c /drivers/net/phy/phy.c
parentnet: ipa: use a bitmap for defined endpoints (diff)
downloadwireguard-linux-88de7672404de72e273c4f1f4228120b8d7f01f1.tar.xz
wireguard-linux-88de7672404de72e273c4f1f4228120b8d7f01f1.zip
net: ipa: use a bitmap for available endpoints
Similar to the previous patch, replace the 32-bit unsigned used to track endpoints supported by hardware with a Linux bitmap, to allow an arbitrary number of endpoints to be represented. Move ipa_endpoint_deconfig() above ipa_endpoint_config() and use it in the error path of the latter function. 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