diff options
author | Antonio Quartulli <antonio@meshcoding.com> | 2014-01-22 00:42:11 +0100 |
---|---|---|
committer | Antonio Quartulli <antonio@meshcoding.com> | 2014-03-22 08:50:26 +0100 |
commit | 8fdd01530cda849ba531e7e9d8674fbc81ab5782 (patch) | |
tree | d2a19df1128530d694d7dce1c04d6f24515beb26 /net/wireless/mlme.c | |
parent | e88b617d84b53170f0781cc0756019c5b1855890 (diff) | |
download | blackbird-op-linux-8fdd01530cda849ba531e7e9d8674fbc81ab5782.tar.gz blackbird-op-linux-8fdd01530cda849ba531e7e9d8674fbc81ab5782.zip |
batman-adv: prefer ether_addr_copy to memcpy
On some architectures ether_addr_copy() is slightly faster
than memcpy() therefore use the former when possible.
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Diffstat (limited to 'net/wireless/mlme.c')
0 files changed, 0 insertions, 0 deletions