net/r8169: Update the function of parsing firmware
authorhayeswang <hayeswang@realtek.com>
Mon, 10 Jan 2011 02:07:25 +0000 (02:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Jan 2011 00:13:33 +0000 (16:13 -0800)
commit42b82dc19dfdcab931fb67175996a881ce254145
tree6db611b3bb1d25903efeaa81be045b6b1e338c32
parent96545aeb7b4457594d764af4d689a738e97f14b8
net/r8169: Update the function of parsing firmware

Update rtl_phy_write_fw function. The new function could
parse the complex firmware which is used by RTL8111E and later.
The new firmware may read data and do some operations, not just
do writing only.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/r8169.c