commit | 2bd647018fe1b20c5c11dd1c508baea5771cd074 | [log] [tgz] |
---|---|---|
author | Petko Manolov <petkan@nucleusys.com> | Thu Apr 25 22:41:36 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 29 13:57:49 2013 -0400 |
tree | a69ed85f2a3f070c7c2c4a4da141b43d0b15b07f | |
parent | 313a58e487ab3eb80e7e1f9baddc75968288aad9 [diff] |
drivers: net: usb: pegasus: read/write_mii_word optimised Duplicated code in routines reading and writing MII registers is now packed in __mii_op(). Signed-off-by: Petko Manolov <petkan@nucleusys.com> Signed-off-by: David S. Miller <davem@davemloft.net>