commit | e29585b8d8707686d3f8f66fdfd20d8c66fb5f6d | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Jul 21 15:29:20 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 21 16:04:30 2014 -0700 |
tree | 4a393563fbc53826e1f83ff8c83a8e47a808c791 | |
parent | ef3d4f11dbb9d65ef2a70c7929467e3f0e7b8399 [diff] |
net: bcmgenet: add umac_enable_set helper Factor the code touching the UniMAC RX/TX enable bits since we are going to re-use it for implementing suspend/resume. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>