summaryrefslogtreecommitdiff
path: root/curvetun/nacl_build.sh
AgeCommit message (Expand)AuthorFilesLines
2014-07-22nacl_build.sh: use portable way of entering previous directoryJon Schipp1-1/+1
2013-03-17nacl scripts: include common header and rename build_nacl.shDaniel Borkmann1-0/+51
ffa07322af>] rt2x00usb_kick_rx_entry+0xaf/0x100 [rt2x00usb] [ 2074.035684] [<ffffffffa0732322>] rt2x00usb_clear_entry+0x22/0x30 [rt2x00usb] To fix do not anchor TX and RX urb's, it is not needed as during shutdown we kill those urbs in rt2x00usb_free_entries(). Cc: Vishal Thanki <vishalthanki@gmail.com> Fixes: 8b4c0009313f ("rt2x00usb: Use usb anchor to manage URB") Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>