OSDN Git Service

net: usb: aqc111: Add implementation of read and write commands
authorDmitry Bezrukov <dmitry.bezrukov@aquantia.com>
Mon, 26 Nov 2018 09:33:04 +0000 (09:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Nov 2018 23:46:06 +0000 (15:46 -0800)
commit619fcb4487959ad5238af1adb13c331dc6945072
treea47bac672a53c7b359458a057d659c057212aa3d
parent7cea2d40afd05375d521a0f8e17dec1c1b5806b2
net: usb: aqc111: Add implementation of read and write commands

Read/write command register defines and functions

Signed-off-by: Dmitry Bezrukov <dmitry.bezrukov@aquantia.com>
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/aqc111.c
drivers/net/usb/aqc111.h [new file with mode: 0644]