usbnet: dm9601: Fix incorrect command
authorTushar Behera <tushar.behera@linaro.org>
Mon, 14 Jan 2013 19:39:01 +0000 (19:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jan 2013 20:55:07 +0000 (15:55 -0500)
commit 24b1042c4eb2 ("usbnet: dm9601: apply introduced usb command
APIs") removes the distiction between DM_WRITE_REG and DM_WRITE_REGS
command. The distiction is reintroduced to the driver so that the
functionality of the driver remains same.

CC: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found