1
0
Files
linux/drivers/net
hayeswang 8cb3db24c8 r8152: remove generic_ocp_read before writing
For ocp_write_word() and ocp_write_byte(), there is a generic_ocp_read()
which is used to read the whole 4 byte data, keep the unchanged bytes,
and modify the expected bytes. However, the "byen" could be used to
determine which bytes of the 4 bytes to write, so the action could be
removed.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-19 16:16:32 -05:00
..
2014-12-22 16:34:39 -05:00
2014-12-09 21:51:06 -05:00
2014-12-16 11:19:42 -05:00
2014-12-16 11:19:41 -05:00
2014-12-23 23:57:31 -05:00