drivers: net: usb: pegasus: read/write_mii_word optimised
authorPetko Manolov <petkan@nucleusys.com>
Thu, 25 Apr 2013 22:41:36 +0000 (22:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Apr 2013 17:57:49 +0000 (13:57 -0400)
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>
drivers/net/usb/pegasus.c

Simple merge