commit | 9d34c1cb01ddef8e99c7855513a578c066f8300f | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Jul 01 21:08:39 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 07 20:56:47 2014 -0700 |
tree | fdf9cf2e09aaeb291a8690306d02f2a7a71dd3f5 | |
parent | 40755a0fce17c39557fd55b634024082671074ed [diff] |
net: systemport: rename rx_csum_en to rx_chk_en This boolean tells us whether we are using the RXCHK hardware block, so use a variable name that reflects that. RXCHK might be used in the future to implement Wake-on-LAN using ARP or unicast packets. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>