]> git.ipfire.org Git - thirdparty/hostap.git/commit
Change QCA vendor configure attribution name of peer MAC address
authorWill Huang <quic_wilhuang@quicinc.com>
Mon, 28 Aug 2023 02:15:56 +0000 (07:45 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 31 Aug 2023 09:01:45 +0000 (12:01 +0300)
commitb3d852560bda3f05c745fe1609cc7fd0da4612ea
treeebeb2411b65870b977dec7514c359c7752d62832
parent123d16d860fae8b36f50d4dc13bd0cc24ed83fe0
Change QCA vendor configure attribution name of peer MAC address

Rename the attribute QCA_WLAN_VENDOR_ATTR_CONFIG_RX_BLOCKSIZE_PEER_MAC
to a generic name QCA_WLAN_VENDOR_ATTR_CONFIG_PEER_MAC, so other
configuration commands can reuse it. And make backward compatibility of
QCA_WLAN_VENDOR_ATTR_CONFIG_RX_BLOCKSIZE_PEER_MAC, define it as same
value of QCA_WLAN_VENDOR_ATTR_CONFIG_PEER_MAC (35).

Signed-off-by: Will Huang <quic_wilhuang@quicinc.com>
src/common/qca-vendor.h