diff options
author | Krzysztof Adamski <k@japko.eu> | 2014-12-08 12:13:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-12 19:38:40 -0800 |
commit | ccc103f564d992bb3260a9195980b26098384943 (patch) | |
tree | 8924f2ed8d7c56c31a4459482d07c6bfa5b9c897 /ipc | |
parent | b7c9cd450baed139ed07c997071ec5b3164ee1c4 (diff) | |
download | linux-ccc103f564d992bb3260a9195980b26098384943.tar.bz2 |
staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts.
Both struct ieee80211_rts and struct ieee80211_hdr defined in
linux/ieee80211.h are declared as __aligned(2) so it is safe to use
ether_addr_copy() instead of memcpy().
Signed-off-by: Krzysztof Adamski <k@japko.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions