Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1218446

Re: [PATCHv2 18/19] staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code style issue

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCHv2 18/19] staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code style issue
Date 2015-09-03 19:10 +0200
Message-ID <q4Gbn-1nO-5@gated-at.bofh.it> (permalink)
References <pXV5v-28H-3@gated-at.bofh.it> <pYSoW-3I8-13@gated-at.bofh.it> <pYSoX-3I8-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Aug 18, 2015 at 12:58:19PM -0400, Raphaël Beamonte wrote:
> Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2)

You need to prove that they are aligned before I can take this patch :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

Re: [PATCHv2 18/19] staging: rtl8192u: r8192U_core: fix use  ether_addr_copy() over memcpy() code style issue Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-09-03 19:10 +0200
  Re: [PATCHv2 18/19] staging: rtl8192u: r8192U_core: fix use  ether_addr_copy() over memcpy() code style issue Raphaël Beamonte <raphael.beamonte@gmail.com> - 2015-09-06 00:20 +0200
    Re: [PATCHv2 18/19] staging: rtl8192u: r8192U_core: fix use  ether_addr_copy() over memcpy() code style issue Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-09-06 02:50 +0200
      [PATCHv2] staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code style issue Raphaël Beamonte <raphael.beamonte@gmail.com> - 2015-09-06 04:20 +0200

csiph-web