summaryrefslogtreecommitdiff
path: root/pcap_rw.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-09pcap_rw: Fix compiler warningsTobias Klauser1-2/+2
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-06-03iosched: break out io scheduling functions from xutilsDaniel Borkmann1-0/+1
2013-04-09pcap_io: introduce init_once helper that is called with priviledgesDaniel Borkmann1-4/+2
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+79
'/cgit.cgi/linux/net-next.git/commit/drivers?h=nds-private-remove&id=54f34e1e4d065ea38f531341018b41c590d71861'>54f34e1e4d065ea38f531341018b41c590d71861 (diff)
greybus: es2: rename USB vendor-request timeout define
Give the USB vendor-request timeout define a more descriptive name. Also drop the since-long obsolete comments about allowing "the SVC to do something" and "SVC messages go down our control pipe". Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/es2.c35
1 files changed, 18 insertions, 17 deletions
diff --git a/drivers/staging/greybus/es2.c b/drivers/staging/greybus/es2.c