summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2022-10-31 21:54:10 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-02 08:16:45 +0100
commite5c3ddd394a409021377b5454a5bd1efa1ba8447 (patch)
tree9bccba96a0a1f5ba2ce65c62e1cf1c79137e252f /tools/perf/scripts/python
parentae85931f8f483ed58f7c90c99c75afd8482e0399 (diff)
staging: r8188eu: use ether_addr_equal for address comparison
We can use ether_addr_equal instead of memcmp in update_recvframe_phyinfo_88e for comparing the incoming frame's destination address with our local address. Both struct ieee80211_hdr and struct eeprom_priv's mac_addr component are 2-byte aligned. Suggested-by: Joe Perches <joe@perches.com> Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150 Signed-off-by: Martin Kaiser <martin@kaiser.cx> Link: https://lore.kernel.org/r/20221031205412.124871-2-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions