]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tg3: Add function tg3_phy_shdw_write()
authorNithin Sujir <nsujir@broadcom.com>
Fri, 20 Sep 2013 23:46:55 +0000 (16:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Sep 2013 18:04:51 +0000 (14:04 -0400)
commit3ab7107133289324b77c466bb40617c5fdd24f0c
tree7ab1d3c84c1c04049a68c5c591ab269ea4ef4753
parent8dda204164131ff56fffc5443c475d8ed57d5ebd
tg3: Add function tg3_phy_shdw_write()

For consistency with other register access functions, add shadow
register access function of the type (register/val).

Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/tg3.c