commit | 0a8fa93310779ee5334e64635f98f9c72781e643 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Mon May 19 13:59:56 2014 -0300 |
committer | David S. Miller <davem@davemloft.net> | Thu May 22 14:57:16 2014 -0400 |
tree | bddf79ff0b03b7ebe880af5e881ede5c75c0e796 | |
parent | 2adb719d74f6e174071e5c913290b9bbd8c2c0e8 [diff] |
net: mv643xx_eth: Factorize initial checksum and command preparation Make the code more readable by moving the initial checksum setup and the command/status preparation to its own function. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>